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 Summary
ConstructorsConstructorDescriptionDeprecated.- use IllegalUserActionException(String)IllegalUserActionException(String name, Throwable t)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
IllegalUserActionException
Deprecated.- use IllegalUserActionException(String) - 
IllegalUserActionException
 - 
IllegalUserActionException
 
 -