![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This exceptions signal that a failure has been raised in the C++ world.
Definition at line 120 of file Solver.java.
Public Member Functions | |
| FailException () | |
| FailException (String message) | |
| com.google.ortools.constraintsolver.Solver.FailException.FailException | ( | ) |
Definition at line 121 of file Solver.java.
| com.google.ortools.constraintsolver.Solver.FailException.FailException | ( | String | message | ) |
Definition at line 125 of file Solver.java.