class

Money::UndefinedSmallestDenominationError

Inherits Money::Error / Exception / Reference / Object

Raised when smallest denomination of a currency is not defined.

Constructors

new(message = "Smallest denomination of this currency is not defined")
Source