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: 9.0
Syntax
public class SecurePdfException : Exception

The SecurePdfException type exposes the following members.

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