Click or drag to resize

WebDavHttpException Constructor

IT Hit WebDAV Classes Reference
Overload List
  NameDescription
Protected methodWebDavHttpException(SerializationInfo, StreamingContext)
Initializes a new instance of the WebDavHttpException class
Public methodWebDavHttpException(String, Uri, IMultistatus, HttpStatus, String, Exception)
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.
Top
See Also