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