Exception: MaxAmount::InputDataEmpty
- Defined in:
- lib/max_amount/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
8 9 10 |
# File 'lib/max_amount/errors.rb', line 8 def 'The string cannot be empty' end |