Class JSOFAException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jastronomy.jsofa.JSOFAException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JSOFAFailedConvergenceException, JSOFAIllegalParameter, JSOFAInternalError

public class JSOFAException extends Exception
Base class for JSOFA exceptions. .
Version:
$Revision$ $date$
Author:
Paul Harrison (paul.harrison@manchester.ac.uk) 21 Nov 2011
See Also:
  • Constructor Details

    • JSOFAException

      public JSOFAException(String message, int status)
  • Method Details

    • getStatus

      public int getStatus()