Package xal.extension.solver
Class RunTerminationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.extension.solver.RunTerminationException
- All Implemented Interfaces:
Serializable
Exception indicating that a run has been terminated
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorPrimary Constructor -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RunTerminationException
Primary Constructor -
RunTerminationException
public RunTerminationException()Constructor
-