Initializes a new instance of the LicenseException class with a specified error message.
Namespace:
Aurigma.GraphicsMill.Licensing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public LicenseException(
string message
)
Type: System.String
The message that describes the error.