LicenseException Constructor

Initializes a new instance of the LicenseException class.

Overload List

Name Description
Public method LicenseException()

Initializes a new instance of the LicenseException class.

Public method LicenseException(String)

Initializes a new instance of the LicenseException class with a specified error message.

Public method LicenseException(String, Exception)

Initializes a new instance of the LicenseException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference