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 Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
PlannerBenchmarkException
 
 -