com.lowagie.text.pdf

Class BadPasswordException

public class BadPasswordException extends IOException

Since: 2.0.8

Field Summary
static longserialVersionUID
Serial Version UID.
Constructor Summary
BadPasswordException()
Creates an exception saying the user password was incorrect.

Field Detail

serialVersionUID

private static final long serialVersionUID
Serial Version UID.

Constructor Detail

BadPasswordException

public BadPasswordException()
Creates an exception saying the user password was incorrect.