Class EnvironmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realobjects.util.exceptions.RealObjectsException
com.realobjects.pdfreactor.Exceptions.PDFreactorException
com.realobjects.pdfreactor.Exceptions.EnvironmentException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JavaVersionException, MissingDependencyException

public class EnvironmentException extends PDFreactorException
Thrown when the runtime environment is not suitable for running PDFreactor or processing the requested job.
See Also: