Class 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 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

      • JSOFAIllegalParameter

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