Package com.imsl.stat

Class GARCH.VarsDeterminedException

All Implemented Interfaces:
Serializable
Enclosing class:
GARCH

public static class GARCH.VarsDeterminedException extends IMSLException
The variables are determined by the equality constraints.
See Also:
  • Constructor Details

    • VarsDeterminedException

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

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