Package org.optaplanner.benchmark.api
Class PlannerBenchmarkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.optaplanner.benchmark.api.PlannerBenchmarkException
- All Implemented Interfaces:
- Serializable
If at least one of the 
SingleBenchmarkResults of a PlannerBenchmark fail,
 the PlannerBenchmark throws this exception
 after all SingleBenchmarkResults are finished and the benchmark report has been written.- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
PlannerBenchmarkException
 
-