View on GitHub

SpheroidScript

//Spheroid Script/spheroid/Exception

Exception

class Exception(message: String)

Functions

Name Summary
toString fun toString(): String

Properties

Name Summary
message val message: String

Inheritors

Name
IllegalStateException
IllegalArgumentException