Click or drag to resize

WebDavException Constructor

IT Hit WebDAV Classes Reference
Overload List
  NameDescription
Public methodWebDavException(String)
Initializes a new instance of the WebDavException class with a specified error message.
Protected methodWebDavException(SerializationInfo, StreamingContext)
Initializes a new instance of the WebDavException class
Public methodWebDavException(String, Exception)
Initializes a new instance of the WebDavException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also