Package org.jastronomy.jsofa
Class JSOFAFailedConvergenceException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jastronomy.jsofa.JSOFAException
-
- org.jastronomy.jsofa.JSOFAFailedConvergenceException
-
- All Implemented Interfaces:
java.io.Serializable
public class JSOFAFailedConvergenceException extends JSOFAException
Exception reporting some form of convergence failure in an algorithm.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JSOFAFailedConvergenceException(java.lang.String message, int status)
-
Method Summary
-
Methods inherited from class org.jastronomy.jsofa.JSOFAException
getStatus
-
-