Uses of Class
com.realobjects.pdfreactor.Exceptions.ConversionException
Packages that use ConversionException
-
Uses of ConversionException in com.realobjects.pdfreactor.Exceptions
Subclasses of ConversionException in com.realobjects.pdfreactor.ExceptionsModifier and TypeClassDescriptionclass
Thrown if a specific event occurred that was undesirable by the current configuration and thus caused a premature termination of the conversion.class
Thrown when the configuredConfiguration.setPageOrder(String)
resulted in an empty PDF.class
Exception for incompatibilities between settings and output formats, e.g.class
Thrown when the conversion is terminated due to an exception in an internal module.class
Thrown when theConfiguration
object is not semantically valid, e.g.class
Thrown when a specified resource is not valid, e.g.class
Thrown when a resource could not be loaded and the appropriate error policy is configured.class
Thrown when the configuredConfiguration.setPageOrder(String)
was invalid.class
Thrown if a merging specific error occurred.class
Thrown when the configuredConfiguration.setConformance(Conformance)
could not be achieved.class
Thrown if an exception related to PDF signing is thrown.class
Thrown if the conversion was terminated by a configured timeout.