January 2002
Intermediate to advanced
264 pages
8h 3m
English
javax.microedition.rms.RecordStoreNotFoundException
This exception is thrown when an operation could not be completed because the record store could not be found.
public classRecordStoreNotFoundExceptionextends RecordStoreException { // public constructors publicRecordStoreNotFoundException( ); publicRecordStoreNotFoundException(String message); }
Read now
Unlock full access