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