org.apache.jorphan.util

Class JMeterStopThreadException


public class JMeterStopThreadException
extends 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: 674365 $

Constructor Summary

JMeterStopThreadException()
JMeterStopThreadException(String s)

Constructor Details

JMeterStopThreadException

public JMeterStopThreadException()

JMeterStopThreadException

public JMeterStopThreadException(String s)

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