Exception: RestfulResource::MaximumAttemptsReached

Inherits:
StandardError
  • Object
show all
Defined in:
lib/restful_resource/redirections.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'lib/restful_resource/redirections.rb', line 3

def message
  'The maximum attempts limit was reached before the resource was ready'
end