Package one.microproject.testmeter.impl
Class ScenarioExecException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- one.microproject.testmeter.impl.ScenarioExecException
-
- All Implemented Interfaces:
java.io.Serializable
public class ScenarioExecException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScenarioExecException(java.lang.Throwable t)
-