UnsupportedDeltaVResult Class

IT Hit WebDAV for .NET

Is thrown when server returns result which this version of client can not handle.

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

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

[Visual Basic]
Public Class UnsupportedDeltaVResult
    Inherits WebDavException
[C#]
public class UnsupportedDeltaVResult : 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

UnsupportedDeltaVResult Members | ITHit.WebDAV.Client.Exceptions Namespace