Apache JMeter

org.apache.jmeter.exceptions
Class IllegalUserActionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.jmeter.exceptions.IllegalUserActionException
All Implemented Interfaces:
Serializable

public class IllegalUserActionException
extends Exception

See Also:
Serialized Form

Constructor Summary
IllegalUserActionException()
          Deprecated. - use IllegalUserActionException(String)
IllegalUserActionException(String name)
           
IllegalUserActionException(String name, Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalUserActionException

@Deprecated
public IllegalUserActionException()
Deprecated. - use IllegalUserActionException(String)


IllegalUserActionException

public IllegalUserActionException(String name)

IllegalUserActionException

public IllegalUserActionException(String name,
                                  Throwable t)

Apache JMeter

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