MarkLogic XCC/.Net Library

ServerResponseException Properties

The properties of the ServerResponseException class are listed below. For a complete list of ServerResponseException class members, see the ServerResponseException Members topic.

Public Instance Properties

Data (inherited from Exception) 
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Request (inherited from RequestException) The initiating request to which this exception applies.
ResponseCode The response code returned by the server.
ResponseMessage The response message, if any, returned by the server.
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Protected Instance Properties

HResult (inherited from Exception) 

See Also

ServerResponseException Class | Marklogic.Xcc.Exceptions Namespace