NotVersionableException Class

IT Hit WebDAV for .NET

Is thrown when a resource can not be put under version control.

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

System.Object
   System.Exception
      ITHit.WebDAV.Client.Exceptions.WebDavException
         ITHit.WebDAV.Client.Exceptions.NotVersionableException

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

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

NotVersionableException Members | ITHit.WebDAV.Client.Exceptions Namespace