WebDavException Class

IT Hit WebDAV for .NET

Base exception for all exceptions thrown by WebDAV client library.

For a list of all members of this type, see WebDavException Members.

System.Object
   System.Exception
      ITHit.WebDAV.Client.Exceptions.WebDavException
         Derived types

[Visual Basic]
Public Class WebDavException
    Inherits Exception
[C#]
public class WebDavException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ITHit.WebDAV.Client.Exceptions

Assembly: ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll)

See Also

WebDavException Members | ITHit.WebDAV.Client.Exceptions Namespace