IllegalModeExceptionpublic class IllegalModeException extends RuntimeException This class is defined by the JSR-75 specification
PDA Optional Packages for the J2ME™ Platform |
Constructors Summary |
---|
public IllegalModeException()
super();
| public IllegalModeException(String detailMessage)
super(detailMessage);
|
|