- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Solver
public static class Solver.UnsafeRisException
extends java.lang.RuntimeException
Unsafe Ris Exception, thrown when an unsafe RIS operation is performed while
Strict Ris Mode is ON.
If Strict Ris Mode is ON and the exception is thrown the solver is left
in an inconsistent state so it should not be reused, nor should the result of the
operation that caused the throw of the exception be trusted.
- See Also:
- Serialized Form