//Spheroid Script/spheroid/IllegalStateException
IllegalStateException
class IllegalStateException(message: String) : Exception
Functions
| Name | Summary |
|---|---|
| toString | fun toString(): String |
Properties
| Name | Summary |
|---|---|
| message | val message: String |
//Spheroid Script/spheroid/IllegalStateException
class IllegalStateException(message: String) : Exception
| Name | Summary |
|---|---|
| toString | fun toString(): String |
| Name | Summary |
|---|---|
| message | val message: String |