Package org.ddolib.modeling
Class InvalidSolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ddolib.modeling.InvalidSolutionException
- All Implemented Interfaces:
Serializable
Exception thrown by
Problem.evaluate(int[]) method if its input solution does not
respect the problem's constraints.- 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
-
InvalidSolutionException
-