Constructor and Description |
---|
MIDletStateChangeException()
Constructs an exception with no specified detail message.
|
MIDletStateChangeException(String s)
Constructs an exception with the specified detail message.
|
public MIDletStateChangeException()
public MIDletStateChangeException(String s)
s
- the detail messageCopyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.