WebDavHttpException Members

IT Hit WebDAV for .NET

WebDavHttpException overview

Public Instance Constructors

WebDavHttpException Constructor 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.

Public Instance Fields

Multistatus Contains IMultistatus with elements that had errors, if multistatus information was available in response.
Status Http status with wich request failed.
Uri Uri for which request failed.

See Also

WebDavHttpException Class | ITHit.WebDAV.Client.Exceptions Namespace