toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
BigIntInvalidFormatException
Big
Int
Invalid
Format
Exception
open
class
BigIntInvalidFormatException
(
message
:
String
)
:
BigIntException
A
BigInt
exception thrown when an invalid String value is provided while parsing
Members
Constructors
Big
Int
Invalid
Format
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
?