- All Implemented Interfaces:
- java.io.Serializable
public class PRQueueTerminateException
extends PRQueueException
Can be thrown by agent activities to indicate that an agent queue
should be immediately terminated.
Allows Standard mode agent activities to disable an agent
from future processing until manually restarted by administrator.
All other exceptions will stop processing of an individual queue
item, but will not terminate the agent itself.
- Version:
- $Revision: 10898 $ $Date: 2011-05-19 16:02:45 -0400 (Thu, 19 May 2011) $
- Author:
- Tim Miranda
- See Also:
- Serialized Form
- Engineering owner
- [email protected]