Class 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 java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • JSOFAInternalError

        public JSOFAInternalError​(java.lang.String message,
                                  int status)