toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
BigIntException
Big
Int
Exception
open
class
BigIntException
(
message
:
String
)
:
Throwable
A generic
BigInt
exception
Inheritors
BigIntInvalidFormatException
BigIntDivisionByZeroException
BigIntOverflowException
Members
Constructors
Big
Int
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?