Name

javax.microedition.rms.RecordStoreFullException

Synopsis

This exception is thrown when an operation could not be completed because the record store file storage is full.

public classRecordStoreFullException extends RecordStoreException {
   // public constructors
   public RecordStoreFullException(  );
   public RecordStoreFullException(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.