public class EncryptedPdfException extends VeraPDFException
| Constructor and Description |
|---|
EncryptedPdfException()
Default constructor for EncryptedPdfException.
|
EncryptedPdfException(String message)
Constructs new EncryptedPdfException with a String message
|
EncryptedPdfException(String message,
Throwable cause)
Constructs new EncryptedPdfException with a String message and a Throwable
cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EncryptedPdfException()
public EncryptedPdfException(String message)
message - a String message describing the cause of the exception.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.