| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.io.IOException | |||
| ↳ | com.pspdfkit.exceptions.InvalidPasswordException | |||
Thrown when attempting to open a password protected PDF document with wrong password.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InvalidPasswordException() | |||||||||||
| InvalidPasswordException(String detailMessage) | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||