| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordStoreNotFoundException | |
|---|---|
| javax.microedition.rms | The Mobile Information Device Profile provides a mechanism for MIDlets to persistently store data and later retrieve it. | 
| Uses of RecordStoreNotFoundException in javax.microedition.rms | 
|---|
| Methods in javax.microedition.rms that throw RecordStoreNotFoundException | |
|---|---|
| static void | RecordStore.deleteRecordStore(String recordStoreName)Deletes the named record store. | 
| static RecordStore | RecordStore.openRecordStore(String recordStoreName,
                boolean createIfNecessary)Open (and possibly create) a record store associated with the given MIDlet suite. | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||