PreconditionFailedException Members

IT Hit WebDAV for .NET

PreconditionFailedException overview

Public Instance Constructors

PreconditionFailedException Constructor Initializes a new instance of the PreconditionFailedException class with a specified error message, a reference to the inner exception that is the cause of this exception, href of the item and multistatus response with error details.

Public Instance Fields

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

See Also

PreconditionFailedException Class | ITHit.WebDAV.Client.Exceptions Namespace