Package org.jastronomy.jsofa
Class JSOFAException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jastronomy.jsofa.JSOFAException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
JSOFAFailedConvergenceException
,JSOFAIllegalParameter
,JSOFAInternalError
public class JSOFAException extends java.lang.Exception
Base class for JSOFA exceptions. .- Version:
- $Revision$ $date$
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 21 Nov 2011
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JSOFAException(java.lang.String message, int status)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getStatus()
-