Name

javax.microedition.rms.RecordStoreNotFoundException

Synopsis

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

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