Exception: BadInputError

Inherits:
MoveError show all
Defined in:
lib/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



23
24
25
# File 'lib/errors.rb', line 23

def message
  "Excuse me? Please provide valid input."
end