SunSPOT API V3.0


javax.microedition.rms
Class InvalidRecordIDException

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

public class InvalidRecordIDException
extends RecordStoreException


Constructor Summary
InvalidRecordIDException()
           
InvalidRecordIDException(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

InvalidRecordIDException

public InvalidRecordIDException()

InvalidRecordIDException

public InvalidRecordIDException(String message)

SunSPOT API V3.0


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