Class IllegalStateException
Defined in: core.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
IllegalStateException(message)
Creates an IllegalStateException instance.
|
Class Detail
IllegalStateException(message)
Creates an IllegalStateException instance.
Adapted from java.lang.IllegalStateException
- Parameters:
- message
