Thrown when server responded with Property Not Found http response. Initializes a new instance of the
PropertyNotFoundException 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.
Extends
Members
-
Error contains IError with additional info, if error information was available in response.
-
MultistatusITHit.WebDAV.Client.Multistatus
-
Multistatus Contains ITHit.WebDAV.Client.Multistatus with elements that had errors, if multistatus information was available in response.
-
PropertyNameITHit.WebDAV.Client.PropertyName
-
Name of the property processing of which caused the exception.
-
Http status with wich request failed.
-
Uristring
-
Uri for which request failed.