Package org.ddogleg.optimization
Class OptimizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ddogleg.optimization.OptimizationException
- All Implemented Interfaces:
Serializable
This message is thrown if something bad happens while optimizing that would be the results invalid
- 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
-
OptimizationException
public OptimizationException() -
OptimizationException
-