toggle menu
rtron
1.3.0
jvm
switch theme
search in API
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