Click or drag to resize

MergePDFException Class

The type of exceptions thrown by the library
Inheritance Hierarchy
SystemObject
  SystemException
    ExpertPdf.MergePdfMergePDFException

Namespace: ExpertPdf.MergePdf
Assembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntax
public class MergePDFException : Exception

The MergePDFException type exposes the following members.

Constructors
 NameDescription
Public methodMergePDFException(String) Constructs an exception object
Public methodMergePDFException(String, Exception) Constructs an exception object
Top
See Also