Class IndexedScenarioAssertionError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- java.lang.AssertionError
-
- org.drools.scenariosimulation.backend.runner.IndexedScenarioAssertionError
-
- All Implemented Interfaces:
java.io.Serializable
public class IndexedScenarioAssertionError extends java.lang.AssertionError- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IndexedScenarioAssertionError(int index, java.lang.String scenarioDescription, java.lang.String fileName, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMessage()
-