A special exception that is thrown by the eggPlant Performance engine when the current script needs to be terminated.
You should never catch this exception in your script code.
Inheritance Hierarchy
System Exception
Facilita.Exception FCException
Facilita.Exception ContextTerminationException
Namespace: Facilita.Exception
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
public class ContextTerminationException : FCException
Remarks
See Also