PdfPrintException Constructor

Overload List

PdfPrintException(String) Constructs a PDF printer exception with the given error message
PdfPrintException(String, Exception) Constructs a PDF printer exception with the given error message and the given inner exception object

See Also