Exception: MaxAmount::InputDataEmpty

Inherits:
Error
  • Object
show all
Defined in:
lib/max_amount/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/max_amount/errors.rb', line 8

def message
  'The string cannot be empty'
end