| Accusoft.PdfXpressSdk Namespace > PdfXpressLicensingException Class : PdfXpressLicensingException Constructor |
| Overload | Description |
|---|---|
| PdfXpressLicensingException Constructor() | Thrown when there is a licensing error. |
| PdfXpressLicensingException Constructor(String) | Thrown when there is a licensing error and allows passing in an error message. |
| PdfXpressLicensingException Constructor(String,Exception) | Thrown when there is a licensing error and allows passing in an error message and inner exception. |