org.apache.jorphan.util

Class JMeterStopTestException


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: 674365 $

Constructor Summary

JMeterStopTestException()
JMeterStopTestException(String s)

Constructor Details

JMeterStopTestException

public JMeterStopTestException()

JMeterStopTestException

public JMeterStopTestException(String s)

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