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
SingleBenchmarkResult
s of a PlannerBenchmark
fail,
the PlannerBenchmark
throws this exception
after all SingleBenchmarkResult
s are finished and the benchmark report has been written.- See Also:
-
Constructor Summary
-
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
-