ResumeIncompleteException Class

IT Hit WebDAV for .NET

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

System.Object
   System.Exception
      ITHit.WebDAV.Client.Exceptions.WebDavException
         ITHit.WebDAV.Client.Exceptions.WebDavHttpException
            ITHit.WebDAV.Client.Exceptions.ResumeIncompleteException

[Visual Basic]
NotInheritable Public Class ResumeIncompleteException
    Inherits WebDavHttpException
[C#]
public sealed class ResumeIncompleteException : WebDavHttpException

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

ResumeIncompleteException Members | ITHit.WebDAV.Client.Exceptions Namespace