Exception: Rowling::Response400Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rowling/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



9
10
11
# File 'lib/rowling/exceptions.rb', line 9

def message
  "Bad request (data not found)."
end