Accusoft.PdfXpressSdk Namespace > PdfXpressLibraryException Class : PdfXpressLibraryException Constructor |
Overload | Description |
---|---|
PdfXpressLibraryException Constructor() | Thrown when there is an issue with the underlying PDF library. |
PdfXpressLibraryException Constructor(String) | Thrown when there is an error with the underlying PDF library and allows an error message to be passed in. |
PdfXpressLibraryException Constructor(String,Exception) | Thrown when there is an error with the underlying PDF library and allows an error message and an inner exception to be passed in. |