Class PdfAConformanceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PdfAConformanceException
    extends PdfException
    Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PdfAConformanceException​(java.lang.String message)
      Creates a PdfAConformanceException.
      PdfAConformanceException​(java.lang.String message, java.lang.Object object)
      Creates a PdfAConformanceException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PdfAConformanceException

        public PdfAConformanceException​(java.lang.String message)
        Creates a PdfAConformanceException.
        Parameters:
        message - the error message
      • PdfAConformanceException

        public PdfAConformanceException​(java.lang.String message,
                                        java.lang.Object object)
        Creates a PdfAConformanceException.
        Parameters:
        message - the error message
        object - an object