Contains information about a HTTP protocol error, such as a 404 page not found.
Public Member Functions | |
HttpErrorInfo (HttpRequest request) | |
Public Attributes | |
HttpRequest | Request |
The Http Request. More... | |
Public Attributes inherited from PowerUI.ErrorInfo | |
FilePath | Url |
The URL if there was one. More... | |
string | Message |
The error message. More... | |
|
inline |
HttpRequest PowerUI.HttpErrorInfo.Request |
The Http Request.