public class NotUnichainException extends SolverException
SteadyStateSolver,
Serialized Form| Constructor and Description |
|---|
NotUnichainException(java.lang.String message)
Default constructor.
|
NotUnichainException(java.lang.String message,
java.lang.Throwable cause)
Constructor with cause.
|