Class TerminationException

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

public class TerminationException extends PDFreactorException
Thrown if the conversion was terminated programmatically, e.g. from within JavaScript.
See Also: