Package com.imsl.stat

Class GARCH.ConstrInconsistentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.imsl.IMSLException
com.imsl.stat.GARCH.ConstrInconsistentException
All Implemented Interfaces:
Serializable
Enclosing class:
GARCH

public static class GARCH.ConstrInconsistentException extends IMSLException
The equality constraints are inconsistent.
See Also:
  • Constructor Details

    • ConstrInconsistentException

      public ConstrInconsistentException(String message)
      Constructs a ConstrInconsistentException object.
      Parameters:
      message - a String containing the error message
    • ConstrInconsistentException

      public ConstrInconsistentException(String key, Object[] arguments)
      Constructs a ConstrInconsistentException object.
      Parameters:
      key - a String containing the error message
      arguments - an Object array containing arguments used within the error message string