rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-std
/
io.rtron.std
/
BaseException
Base
Exception
open
class
BaseException
(
val
message
:
String
)
Inheritors
NoSuchElementException
Members
Constructors
Base
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String