org.apache.pdfbox.exceptions
public class InvalidPasswordException extends Exception
Constructor and Description |
---|
InvalidPasswordException(String msg)
Constructor.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPasswordException(String msg)
msg
- A msg to go with this exception.