Exception: HTTPError::BadGateway
- Defined in:
- lib/5xx_errors.rb
Overview
502 Bad Gateway
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:bad_gateway)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase