InvalidLicenseException Class

IT Hit WebDAV for .NET

The license is invalid.

System.Object
   System.Exception
      ITHit.WebDAV.Client.Exceptions.InvalidLicenseException

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

Remarks

The license is invalid.

Requirements

Namespace: ITHit.WebDAV.Client.Exceptions

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

See Also

ITHit.WebDAV.Client.Exceptions Namespace