View on GitHub

SpheroidScript

//Spheroid Script/spheroid/IllegalStateException

IllegalStateException

class IllegalStateException(message: String) : Exception

Functions

Name Summary
toString fun toString(): String

Properties

Name Summary
message val message: String