public class PDFPasswordException extends PDFSecurityException
| Constructor and Description | 
|---|
PDFPasswordException(String msg)
Construct a new PDFPasswordException. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PDFPasswordException(String msg)
msg - The message for the exception.