Package java.lang
Signals that a method has been invoked at an illegal or inappropriate time, i.e. the Java Environment or the Java Program is not in an appropriate state for the requested operation.
Public Constructors
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from java.lang.Throwable
_INSERT_METHOD_ENTRY_HERE_
Methods inherited from java.lang.Object
_INSERT_INHERITED_METHOD_ENTRY_HERE_
_INSERT_FIELDS_ENTRY_HERE_