Class AmountDecimalsError

Thrown to indicate an error with the number of decimals with an amount. Could for example be that number of decimals is too big, or that an operation is trying to be applied on two amounts with different number of decimals.

Hierarchy

  • Error
    • AmountDecimalsError

Constructors

Constructors