Exception: Camp3::Error::MethodNotAllowed
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- Camp3::Error::MethodNotAllowed
- Defined in:
- lib/camp3/error.rb
Overview
Raised when API endpoint returns the HTTP status code 405.
Constant Summary
Constants inherited from ResponseError
ResponseError::POSSIBLE_MESSAGE_KEYS
Method Summary
Methods inherited from ResponseError
#initialize, #response_message, #response_status
Constructor Details
This class inherits a constructor from Camp3::Error::ResponseError