SecurePdfException Constructor

Overload List

SecurePdfException(String) Constructs an exception object with the given error message that can be thrown by the PDF Security library
SecurePdfException(String, Exception) Constructs an exception object with the given error message and inner exception that can be thrown by the PDF Security library

See Also