Class: WebDavHttpException

WebDavHttpException Class

Namespace

ITHit.WebDAV.Client.Exceptions
Is thrown whenever and erroneous http response is received. Initializes a new instance of the WebDavHttpException class with a specified error message, a reference to the inner exception that is the cause of this exception, href of the item, multistatus response and status of the response caused the error.

Extends

Members

Error contains IError with additional info, if error information was available in response.

Multistatus :ITHit.WebDAV.Client.Multistatus

Multistatus
Multistatus Contains ITHit.WebDAV.Client.Multistatus with elements that had errors, if multistatus information was available in response.
Http status with wich request failed.

Uri :string

Uri
Uri for which request failed.