DCT Lightfoot v3 API specification

javax.microedition.midlet
Class MIDletStateChangeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--javax.microedition.midlet.MIDletStateChangeException

public class MIDletStateChangeException
extends Exception


Field Summary
 
Fields inherited from class java.lang.Throwable
stackTrace
 
Constructor Summary
MIDletStateChangeException()
          default constructor
MIDletStateChangeException(java.lang.String s)
          Message constructor
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MIDletStateChangeException

public MIDletStateChangeException()
default constructor


MIDletStateChangeException

public MIDletStateChangeException(java.lang.String s)
Message constructor

Parameters:
s - the detail message

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification