Exception Summary |
JMeterException |
The rationale for this class was originally to support chained Exceptions in JDK 1.3
However, the class is now used in its own right. |
JMeterStopTestException |
This Exception is for use by functions etc to signal a Stop Test condition
where there is no access to the normal stop method |
JMeterStopTestNowException |
This Exception is for use by functions etc to signal a Stop Test Now condition
where there is no access to the normal stop method |
JMeterStopThreadException |
This Exception is for use by functions etc to signal a Stop Thread condition
where there is no access to the normal stop method |