Overload | Description |
---|---|
InvalidLicenseException Constructor() | Initializes a new instance of the InvalidLicenseException class. |
InvalidLicenseException Constructor(Int32) | Initializes a new instance of the InvalidLicenseException class. |
InvalidLicenseException Constructor(String) | Initializes a new instance of the InvalidLicenseException class. |
InvalidLicenseException Constructor(Int32,String) | Initializes a new instance of the InvalidLicenseException class. |
InvalidLicenseException Constructor(String,Exception) | Initializes a new instance of the InvalidLicenseException class. |