ForbiddenRounding

Exception is thrown if rounding would have to happen, but roundingMode.UNNECESSARY is specified.

class ForbiddenRounding : Exception {}

Constructors

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

Meta