| Overload | Description |
|---|---|
| InvalidLicenseException Constructor() | Initializes a new instance of the InvalidLicenseException class. |
| InvalidLicenseException Constructor(String) | Initializes a new instance of the InvalidLicenseException class with a given message. |
| InvalidLicenseException Constructor(String,Exception) | Initializes a new instance of the InvalidLicenseException class with a given message and inner exception. |
