com.lowagie.text.exceptions
public class BadPasswordException extends IOException
Since: 2.1.5 It was written for iText 2.0.8, but moved to another package
Field Summary | |
---|---|
static long | serialVersionUID Serial Version UID. |
Constructor Summary | |
---|---|
BadPasswordException(String message)
Creates an exception saying the user password was incorrect. |