Class PDFreactorPDFConformanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realobjects.util.exceptions.RealObjectsException
All Implemented Interfaces:
Serializable

public class PDFreactorPDFConformanceException extends ConversionException
Thrown when the configured Configuration.setConformance(Conformance) could not be achieved.
See Also:
  • Constructor Details

    • PDFreactorPDFConformanceException

      public PDFreactorPDFConformanceException(String message, Throwable cause)
    • PDFreactorPDFConformanceException

      public PDFreactorPDFConformanceException(String message)
    • PDFreactorPDFConformanceException

      public PDFreactorPDFConformanceException(Throwable cause)
  • Method Details