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: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
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