Name

javax.microedition.rms.RecordStoreNotOpenException

Synopsis

This exception is thrown when an operation was attempted on a closed record store.

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