Exception: Increase::Errors::APIMethodNotFoundError
- Inherits:
-
NotFoundError
- Object
- StandardError
- Error
- APIError
- APIStatusError
- NotFoundError
- Increase::Errors::APIMethodNotFoundError
- Defined in:
- lib/increase/errors.rb
Constant Summary collapse
- TYPE =
"api_method_not_found_error"
Constants inherited from NotFoundError
Instance Attribute Summary
Attributes inherited from APIStatusError
Attributes inherited from APIError
#body, #headers, #status, #url
Method Summary
Methods inherited from APIStatusError
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Increase::Errors::APIStatusError