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
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalUserActionException
@Deprecated
public IllegalUserActionException()
- Deprecated. - use IllegalUserActionException(String)
IllegalUserActionException
public IllegalUserActionException(String name)
IllegalUserActionException
public IllegalUserActionException(String name,
Throwable t)
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.