RoundedException

Raised when a result has been rounded (that is, some zero or non-zero coefficient digits were discarded). General Decimal Arithmetic Specification, p. 15.

Constructors

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

Meta