SunSPOT API V3.0


javax.microedition.rms
Class RecordStoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.microedition.rms.RecordStoreException
Direct Known Subclasses:
InvalidRecordIDException, RecordStoreFullException, RecordStoreNotFoundException, RecordStoreNotOpenException

public class RecordStoreException
extends Exception


Constructor Summary
RecordStoreException()
           
RecordStoreException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RecordStoreException

public RecordStoreException()

RecordStoreException

public RecordStoreException(String s)

SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.