Package gov.nasa.jpl.aerie.scheduler
Class EquationSolvingAlgorithms.NoSolutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.jpl.aerie.scheduler.EquationSolvingAlgorithms.NoSolutionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
EquationSolvingAlgorithms
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSolutionException
public NoSolutionException()
-