org.apache.jorphan.util

Class JMeterStopTestNowException


public class JMeterStopTestNowException
extends RuntimeException

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
Version:
$Revision: 767770 $

Constructor Summary

JMeterStopTestNowException()
JMeterStopTestNowException(String s)

Constructor Details

JMeterStopTestNowException

public JMeterStopTestNowException()

JMeterStopTestNowException

public JMeterStopTestNowException(String s)

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.