Initializes a new instance of the
InvalidLicenseException class.
Syntax
public InvalidLicenseException(
int
)
public:
InvalidLicenseException(
int
)
Parameters
- errorNumber
- A number that represents the reason you are creating this exception object.
See Also