org.apache.jorphan.util
Class JMeterStopTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jorphan.util.JMeterStopTestException
- All Implemented Interfaces:
- Serializable
- public class JMeterStopTestException
- extends 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: 493784 $ $Date: 2007-01-07 17:57:55 +0000 (Sun, 07 Jan 2007) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JMeterStopTestException
public JMeterStopTestException()
JMeterStopTestException
public JMeterStopTestException(String s)
Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.