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