LicenseException Class

Represents the error that occurs when the registered license key is not valid or maintenance or eveluation period is expired.

Namespace: Aurigma.GraphicsMill.Licensing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public class LicenseException : GMException

Inheritance Hierarchy

System.Object
L System.Exception
L Aurigma.GraphicsMill.GMException
L Aurigma.GraphicsMill.Licensing.LicenseException

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference