Package org.jacop.fz
Class TrivialSolution
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jacop.fz.TrivialSolution
- All Implemented Interfaces:
Serializable
It is thrown in flazinc when search is not needed since the solution is known.
- Version:
- 4.8
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TrivialSolution
public TrivialSolution()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-