java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jorphan.util.JMeterStopTestException
- All Implemented Interfaces:
- java.io.Serializable
- public class JMeterStopTestException
- extends java.lang.RuntimeException
This Exception is for use by functions etc to signal a Stop Test condition
where there is no access to the normal stop method
- Version:
- $Revision: 1.3 $ $Date: 2005/07/12 20:51:04 $
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JMeterStopTestException
public JMeterStopTestException()
JMeterStopTestException
public JMeterStopTestException(java.lang.String s)