 
            | Accusoft.PdfXpressSdk Namespace > PdfXpressNotIntializedException Class : PdfXpressNotIntializedException Constructor | 
| Overload | Description | 
|---|---|
| PdfXpressNotIntializedException Constructor() | Thrown when PDF Xpress is used before being initialized. | 
| PdfXpressNotIntializedException Constructor(String) | Thrown when PDF Xpress is used before being initialized and allows passing in an error message. | 
| PdfXpressNotIntializedException Constructor(String,Exception) | Thrown when PDF Xpress is used before being initialized and allows passing in an error message and inner Exception. |