WebDavException Constructor WebDAV#
Overload List
  NameDescription
Public methodWebDavException 
Initializes a new instance of the WebDavException class.
Public methodWebDavException(String)
Initializes a new instance of the WebDavException class.
Protected methodWebDavException(SerializationInfo, StreamingContext)
Initializes a new instance of the WebDavException class.
Public methodWebDavException(String, Exception)
Initializes a new instance of the WebDavException class.
Public methodWebDavException(HttpStatusCode, String, Exception)
Initializes a new instance of the WebDavException class.
Top
See Also