BigIntNegativeExponentException

A BigInt exception thrown when doing a pow operation with a negative exponent

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?