SunSPOT API V3.0


javax.microedition.rms
Class RecordStoreNotOpenException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.microedition.rms.RecordStoreException
              extended by javax.microedition.rms.RecordStoreNotOpenException

public class RecordStoreNotOpenException
extends RecordStoreException


Constructor Summary
RecordStoreNotOpenException()
           
RecordStoreNotOpenException(String message)
           
 
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

RecordStoreNotOpenException

public RecordStoreNotOpenException()

RecordStoreNotOpenException

public RecordStoreNotOpenException(String message)

SunSPOT API V3.0


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