Click or drag to resize

SecurePdfException Class

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

Namespace:  ExpertPdf.PDFSecurity
Assembly:  epsecurepdf (in epsecurepdf.dll) Version: 6.0
Syntax
public class SecurePdfException : Exception
Constructors
  NameDescription
Public methodSecurePdfException(String)
Constructs an exception object
Public methodSecurePdfException(String, Exception)
Constructs an exception object
Top
See Also