PropertyConflictException Members

IT Hit WebDAV for .NET

PropertyConflictException overview

Public Instance Constructors

PropertyConflictException Constructor Initializes a new instance of the PropertyConflictException 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 caused the error.

Public Instance Fields

Multistatus (inherited from WebDavHttpException) Contains IMultistatus with elements that had errors, if multistatus information was available in response.
PropertyName (inherited from PropertyException) Name of the property processing of which caused the exception.
Status (inherited from WebDavHttpException) Http status with wich request failed.
Uri (inherited from WebDavHttpException) Uri for which request failed.

See Also

PropertyConflictException Class | ITHit.WebDAV.Client.Exceptions Namespace