toggle menu
Karith
0.2.0
common
switch theme
search in API
Karith
/
com.skyecodes.karith
/
KthException
Kth
Exception
sealed
class
KthException
:
Exception
Base class for all exceptions thrown by Karith.
Inheritors
KthParsingException
KthCalculationException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?