 
            | Accusoft.PdfXpressSdk Namespace > NoValidFontFoundException Class : NoValidFontFoundException Constructor | 
| Overload | Description | 
|---|---|
| NoValidFontFoundException Constructor() | The main constructor when no valid fonts are found for added text. | 
| NoValidFontFoundException Constructor(String) | Thrown when no valid fonts are found for added text allowing to pass in an error message. | 
| NoValidFontFoundException Constructor(String,Exception) | Thrown when no valid fonts are found for added text allowing to pass in an error message and an inner exception. |