Exception: MaxAmount::InvalidDigitInput
- Defined in:
- lib/max_amount/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
38 39 40 |
# File 'lib/max_amount/errors.rb', line 38 def 'The length of the number cannot exceed the specified value' end |