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
See Also:
  • Constructor Details

    • IllegalUserActionException

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

      public IllegalUserActionException(String name)
    • IllegalUserActionException

      public IllegalUserActionException(String name, Throwable t)