Package org.jastronomy.jsofa
Class JSOFAInternalError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jastronomy.jsofa.JSOFAException
-
- org.jastronomy.jsofa.JSOFAInternalError
-
- All Implemented Interfaces:
java.io.Serializable
public class JSOFAInternalError extends JSOFAException
Exception signalling a internal error. .- Version:
- $Revision$ $date$
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 21 Nov 2011
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JSOFAInternalError(java.lang.String message, int status)
-
Method Summary
-
Methods inherited from class org.jastronomy.jsofa.JSOFAException
getStatus
-
-