Apache JMeter

org.apache.jmeter.exceptions
Class IllegalUserActionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.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)
           
 
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

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


IllegalUserActionException

public IllegalUserActionException(String name)

Apache JMeter

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