Constructs an exception object based on the exception message.

Declaration Syntax
public PdfImgExtractException(
string message
)
Public Sub New ( _
message As String _
)
public:
PdfImgExtractException(
String^ message
)

Parameters
- message (String)
- Exception message.
Assembly:
pdfimgextract (Module: pdfimgextract) Version: 3.1.0.0 (3.1.0.0)