Apache JMeter
1.9

org.apache.jmeter.exceptions
Class IllegalUserActionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.jmeter.exceptions.IllegalUserActionException
All Implemented Interfaces:
Serializable

public class IllegalUserActionException
extends Exception

Version:
$Revision: 1.2 $
Author:
Michael Stover
See Also:
Serialized Form

Constructor Summary
IllegalUserActionException()
           
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()

IllegalUserActionException

public IllegalUserActionException(String name)

Apache JMeter
1.9

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