Click or drag to resize
ServerException Methods

The ServerException type exposes the following members.

Methods
  NameDescription
Public methodGetAction
Gets the action.
Public methodGetErrorCode
Gets the error code.
Public methodGetHTTPStatusCode
Gets the HTTP status code.
Public methodGetMessage
Gets the message.
Public methodGetRequestURI
Gets the request URI.
Public methodToString
Returns a String that represents this instance.
(Overrides ExceptionToString.)
Top
See Also