Exception: HTTPError::MethodNotAllowed
- Defined in:
- lib/4xx_errors.rb
Overview
405 Method Not Allowed
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:method_not_allowed)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase