InexactException

Raised when a result is not exact (one or more non-zero coefficient digits were discarded during rounding). General Decimal Arithmetic Specification, p. 15.

Constructors

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

Meta