Exception: HTTPError::NetworkAuthenticationRequired
- Inherits:
-
ErrorBase
- Object
- StandardError
- ErrorBase
- HTTPError::NetworkAuthenticationRequired
- Defined in:
- lib/5xx_errors.rb
Overview
511 Network Authentication Required
Constant Summary collapse
- CODE =
Rack::Utils.status_code(:network_authentication_required)
Method Summary
Methods inherited from ErrorBase
Constructor Details
This class inherits a constructor from ErrorBase