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: 7.0
Syntax
public class MergePDFException : Exception
Constructors
  NameDescription
Public methodMergePDFException(String)
Constructs an exception object
Public methodMergePDFException(String, Exception)
Constructs an exception object
Top
See Also