rtron
1.3.0
rtron-std
/
io.rtron.std
/
BaseException
Base
Exception
open
class
BaseException
(
val
message
:
String
)
Constructors
Properties
Inheritors
Constructors
Base
Exception
Link copied to clipboard
fun
BaseException
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
Inheritors
NoSuchElementException
Link copied to clipboard