toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
BigIntNegativeExponentException
Big
Int
Negative
Exponent
Exception
open
class
BigIntNegativeExponentException
:
BigIntOverflowException
A
BigInt
exception thrown when doing a
pow
operation with a negative exponent
Members
Constructors
Big
Int
Negative
Exponent
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?