Exception: RestMan::ExceptionWithResponse

Inherits:
Exception
  • Object
show all
Defined in:
lib/restman/exceptions/exception_with_response.rb

Overview

Compatibility

Direct Known Subclasses

RequestFailed

Instance Attribute Summary

Attributes inherited from Exception

#message, #original_exception, #response

Method Summary

Methods inherited from Exception

#default_message, #http_body, #http_code, #http_headers, #initialize, #to_s

Constructor Details

This class inherits a constructor from RestMan::Exception