public class StopException extends Exception
StopException is thrown if the optimization is stopped. Note that
this exception is not thrown manually, instead the Control.doStop()
method ensures that a StopException is thrown at the next checkpoint
(holds only for Control.checkpointStop()).Control,
Serialized Form| Constructor and Description |
|---|
StopException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString