Accusoft.TwainProSdk Namespace > InvalidLicenseException Class : InvalidLicenseException Constructor |
Overload | Description |
---|---|
InvalidLicenseException Constructor() | An exception generated for an invalid license error. |
InvalidLicenseException Constructor(Int32) | Generated exception for an invalid license error with a given error number. |
InvalidLicenseException Constructor(String) | Generated exception for an invalid license error with a given string. |
InvalidLicenseException Constructor(Int32,String) | Generated exception for an invalid license error with a given error number and message. |
InvalidLicenseException Constructor(String,Exception) | Generated exception for an invalid license error with a given message and inner exception. |