Exception: Rest::InternalClient::MaxRedirectsReached
- Inherits:
-
Exception
- Object
- RuntimeError
- Exception
- Rest::InternalClient::MaxRedirectsReached
- Defined in:
- lib/rest/wrappers/internal_client/internal/exceptions.rb
Instance Attribute Summary
Attributes inherited from Exception
Instance Method Summary collapse
Methods inherited from Exception
#http_body, #http_code, #initialize, #inspect, #to_s
Constructor Details
This class inherits a constructor from Rest::InternalClient::Exception
Instance Method Details
#message ⇒ Object
171 172 173 |
# File 'lib/rest/wrappers/internal_client/internal/exceptions.rb', line 171 def 'Maximum number of redirect reached' end |