Exception: Rowling::Response400Error
- Inherits:
-
StandardError
- Object
- StandardError
- Rowling::Response400Error
- Defined in:
- lib/rowling/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
9 10 11 |
# File 'lib/rowling/exceptions.rb', line 9 def "Bad request (data not found)." end |