4AspNet POP3 .NET Component

License.LicenseException Class

The exception that is thrown when no license key has been specified, license key is invalid or license has expired.

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

System.Object
   System.Exception
      System.ApplicationException
         ForAspNet.POP3.License.LicenseException

[Visual Basic]
Public Class License.LicenseException
    Inherits ApplicationException
[C#]
public class License.LicenseException : ApplicationException

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: ForAspNet.POP3

Assembly: 4AspNet.POP3 (in 4AspNet.POP3.dll)

See Also

License.LicenseException Members | ForAspNet.POP3 Namespace