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