Class EncryptedPDFException

  • All Implemented Interfaces:
    Serializable

    public class EncryptedPDFException
    extends IOException
    A subclass of IOException that is thrown by PDFxStream constructors if one of the following conditions occurs:
    • a variety of encryption is encountered that PDFxStream does not support
    • an error occurs while decrypting PDF data
    • an incorrect password is provided to one of the PDFxStream constructors
    Version:
    ©2004-2024 Snowtide
    See Also:
    Serialized Form