Winnovative PDF Images Extractor
PdfImgExtractException Constructor (message)
NamespacesWinnovativePdfImgExtractExceptionPdfImgExtractException(String)
Constructs an exception object based on the exception message.
Declaration Syntax
C#Visual BasicVisual C++
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)