com.lowagie.text.pdf
Class BadPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.lowagie.text.pdf.BadPasswordException
- All Implemented Interfaces:
- Serializable
public class BadPasswordException
- extends IOException
- Since:
- 2.0.8
- See Also:
- Serialized Form
Constructor Summary |
BadPasswordException()
Creates an exception saying the user password was incorrect. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- Serial Version UID.
- See Also:
- Constant Field Values
BadPasswordException
public BadPasswordException()
- Creates an exception saying the user password was incorrect.