|
Exception Summary |
| JMeterException |
The rationale for this class is to support chained Errors in JDK 1.3 |
| 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 |