Winnovative PDF Split Library for .NET Documentation

SplitPDFException Constructor (String, Exception)

Winnovative PDF Split Library for .NET
Constructor

Namespace:  Winnovative.PDFSplit
Assembly:  wnvsplitpdf (in wnvsplitpdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public SplitPDFException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString
The exception message
innerException
Type: SystemException
The inner exception that triggered this exception
See Also

Reference