public class EncryptedPDFException extends IOException
Modifier and Type | Class and Description |
---|---|
static class |
EncryptedPDFException.ErrorType
An enumeration of the set of possible
error types that can be indicated by a thrown
EncryptedPDFException . |
Modifier and Type | Method and Description |
---|---|
EncryptedPDFException.ErrorType |
getErrorType()
Returns an
EncryptedPDFException.ErrorType
this exception's cause. |
String |
toString() |
public EncryptedPDFException.ErrorType getErrorType()
EncryptedPDFException.ErrorType
this exception's cause.