java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jorphan.util.JMeterStopThreadException
- All Implemented Interfaces:
- java.io.Serializable
- public class JMeterStopThreadException
- extends java.lang.RuntimeException
This Exception is for use by functions etc to signal a Stop Thread 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 |
JMeterStopThreadException
public JMeterStopThreadException()
JMeterStopThreadException
public JMeterStopThreadException(java.lang.String s)