January 2002
Intermediate to advanced
264 pages
8h 3m
English
javax.microedition.midlet.MIDletStateChangeException
This exception is thrown to signal that a request MIDlet state change failed.
public classMIDletStateChangeExceptionextends java.lang.Exception { // public constructors publicMIDletStateChangeException( ); publicMIDletStateChangeException(String s); }
Read now
Unlock full access