Class PDFAuthenticationFailureException

All Implemented Interfaces:
Serializable

public class PDFAuthenticationFailureException extends PDFParseException
Identifies that the supplied password was incorrect or non-existent and required.
See Also:
  • Constructor Details

    • PDFAuthenticationFailureException

      public PDFAuthenticationFailureException(String message)