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

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

The newest version!
package javax.microedition.rms;

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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy