Name

javax.microedition.midlet.MIDletStateChangeException

Synopsis

This exception is thrown to signal that a request MIDlet state change failed.

public classMIDletStateChangeException extends java.lang.Exception {
   // public constructors
   public MIDletStateChangeException(  );
   public MIDletStateChangeException(String s);
}

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.