Exception: Rowling::Response503Error

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

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'lib/rowling/exceptions.rb', line 3

def message
  "Service temporarily unavailable."
end