All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javax.microedition.rms.RecordStoreNotOpenException Maven / Gradle / Ivy

The newest version!
package javax.microedition.rms;

public class RecordStoreNotOpenException extends RecordStoreException {
    public RecordStoreNotOpenException(String message) {}
    public RecordStoreNotOpenException() {}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy