Uses of Package
com.realobjects.pdfreactor.Exceptions
Packages that use com.realobjects.pdfreactor.Exceptions
Package
Description
-
Classes in com.realobjects.pdfreactor.Exceptions used by com.realobjects.pdfreactorClassDescriptionThis exception is thrown by
PDFreactor
's convert methods and represents exceptions which caused PDFreactor to abort the conversion. -
Classes in com.realobjects.pdfreactor.Exceptions used by com.realobjects.pdfreactor.ExceptionsClassDescriptionThrown when the conversion could not be finished.Thrown when the configured
Configuration.setPageOrder(String)
resulted in an empty PDF.Thrown when the runtime environment is not suitable for running PDFreactor or processing the requested job.The type of aPDFreactorException
.Thrown when a specified resource is not valid, e.g.Thrown when the configuredConfiguration.setPageOrder(String)
was invalid.This exception is thrown byPDFreactor
's convert methods and represents exceptions which caused PDFreactor to abort the conversion. -
Classes in com.realobjects.pdfreactor.Exceptions used by com.realobjects.pdfreactor.useragent.exceptionsClassDescriptionThe type of a
PDFreactorException
.This exception is thrown byPDFreactor
's convert methods and represents exceptions which caused PDFreactor to abort the conversion.