Package org.jastronomy.jsofa
Class JSOFAIllegalParameter
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jastronomy.jsofa.JSOFAException
-
- org.jastronomy.jsofa.JSOFAIllegalParameter
-
- All Implemented Interfaces:
java.io.Serializable
public class JSOFAIllegalParameter extends JSOFAException
Various forms of illegal parameters are reported with this execption. .- Version:
- $Revision$ $date$
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 21 Nov 2011
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JSOFAIllegalParameter(java.lang.String message, int status)
-
Method Summary
-
Methods inherited from class org.jastronomy.jsofa.JSOFAException
getStatus
-
-