Exception: SignWell::NotFoundError
- Inherits:
-
ApiStatusError
- Object
- StandardError
- ApiError
- ApiStatusError
- SignWell::NotFoundError
- Defined in:
- lib/signwell_sdk/api_error.rb
Overview
Raised when the API returns a 404 Not Found response.
Instance Attribute Summary
Attributes inherited from ApiError
#body, #code, #response_body, #response_headers
Method Summary
Methods inherited from ApiStatusError
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from SignWell::ApiError