Home » jakarta-jmeter-2.3.4_src » org.apache.jmeter.exceptions » [javadoc | source]
org.apache.jmeter.exceptions
public class: IllegalUserActionException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.apache.jmeter.exceptions.IllegalUserActionException

All Implemented Interfaces:
    Serializable

Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 public IllegalUserActionException() 
     public IllegalUserActionException(String name) 
    Methods from java.lang.Throwable:
    fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
    Methods from java.lang.Object:
    clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait