com.lowagie.text.exceptions
public class BadPasswordException extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial Version UID.
|
Constructor and Description |
---|
BadPasswordException(java.lang.String message)
Creates an exception saying the user password was incorrect.
|
private static final long serialVersionUID