ServerException Methods |
The ServerException type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAction |
Gets the action.
| |
| GetErrorCode |
Gets the error code.
| |
| GetHTTPStatusCode |
Gets the HTTP status code.
| |
| GetMessage |
Gets the message.
| |
| GetRequestURI |
Gets the request URI.
| |
| ToString |
Returns a String that represents this instance.
(Overrides ExceptionToString.) |