Click or drag to resize

UnsupportedDeltaVResult Constructor

IT Hit WebDAV Classes Reference
Overload List
  NameDescription
Public methodUnsupportedDeltaVResult(String)
Initializes a new instance of the UnsupportedDeltaVResult 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 methodUnsupportedDeltaVResult(String, Exception)
Initializes a new instance of the UnsupportedDeltaVResult 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.
Top
See Also