Winnovative PDF Merge Library for .NET
MergePDFException Constructor (message, innerException)
NamespacesWinnovative.PDFMergeMergePDFExceptionMergePDFException(String, Exception)
Winnovative PDF Merge Library for .NET
Constructs an exception object
Declaration Syntax
C#Visual BasicVisual C++
public MergePDFException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
public:
MergePDFException(
	String^ message, 
	Exception^ innerException
)
Parameters
message (String)
The exception message
innerException (Exception)
The exception which produced this exception

Assembly: Winnovative.PDFMerge (Module: Winnovative.PDFMerge) Version: 3.2.0.0 (3.2.0.0)