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