public class EncryptedPDFException
extends java.io.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. |
java.lang.String |
toString() |
public EncryptedPDFException.ErrorType getErrorType()
EncryptedPDFException.ErrorType
this exception's cause.public java.lang.String toString()
toString
in class java.lang.Throwable