HiQPdfException Constructor

Overload List

HiQPdfException Creates an exception object with an empty message
HiQPdfException(String) Creates an exception object with a message passed as parameter
HiQPdfException(String, Exception) Creates an exception object with a message an an inner exception passed as parameters

See Also