money v0.1.0 (2016-04-30T08:17:41Z)
Dub
Repo
OverflowException
money
Overflow can happen with money arithmetic.
class
OverflowException : Exception {
this
(string file, size_t line, Throwable next);
}
Constructors
this
this
(string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
money
classes
ForbiddenRounding
OverflowException
enums
isMoney
roundingMode
functions
round
structs
money
Overflow can happen with money arithmetic.