Exception: WEBrick::HTTPStatus::ServerError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
|
|
|
Instance Chain:
|
|
| Inherits: |
WEBrick::HTTPStatus::Error
|
| Defined in: | lib/webrick/httpstatus.rb |
Overview
Root of the HTTP server error statuses
Class Attribute Summary
Status - Inherited
Instance Method Summary
Status - Inherited
| #code | Returns the HTTP status code. |
| #reason_phrase | Returns the HTTP status description. |
| #to_i | Alias for Status#code. |