Class TerminatedTaskException

All Implemented Interfaces:
Serializable

public class TerminatedTaskException extends ProcessException
This Exception is thrown whenever a user terminates a Processor and the Processor subsequently attempts to call a method on a ProcessSession, ProcessSessionFactory, ProcessContext, or an InputStream or OutputStream that were generated from the associated Process Sessions
See Also:
  • Constructor Details

    • TerminatedTaskException

      public TerminatedTaskException()