Name

javax.microedition.rms.InvalidRecordIDException

Synopsis

This exception is thrown when an operation could not be completed because the record ID was invalid.

public classInvalidRecordIDException extends RecordStoreException {
   // public constructors
   public InvalidRecordIDException(  );
   public InvalidRecordIDException(String message);
}

Get Wireless Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.