January 2002
Intermediate to advanced
264 pages
8h 3m
English
javax.microedition.rms.RecordStoreException
This exception is thrown when a general exception occurred in a record store operation.
public classRecordStoreExceptionextends Exception { // public constructors publicRecordStoreException( ); publicRecordStoreException(String message); }
Read now
Unlock full access