Package org.apache.jmeter.exceptions
Class IllegalUserActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jmeter.exceptions.IllegalUserActionException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionDeprecated.- use IllegalUserActionException(String)IllegalUserActionException(String name, Throwable t) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
IllegalUserActionExceptionDeprecated.- use IllegalUserActionException(String)
- 
IllegalUserActionException
- 
IllegalUserActionException
 
-