SubnormalException

Raised when a result is subnormal (its adjusted exponent is less than the minimum exponent) before any rounding. General Decimal Arithmetic Specification, p. 15.

Constructors

this
this(string msg, string file, uint line, Throwable next)
Undocumented in source.

Meta