EVO PDF Split Library for .NET Documentation

SplitPDFException Constructor (String, Exception)

EVO PDF Split Library for .NET
Constructor

Namespace:  EvoPdf.PdfSplit
Assembly:  evosplitpdf (in evosplitpdf.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