com.itextpdf.text.exceptions
public class BadPasswordException extends IOException
Constructor and Description |
---|
BadPasswordException(String message)
Creates an exception saying the user password was incorrect.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadPasswordException(String message)