Package com.imsl.stat

Class GARCH.NoVectorXException

All Implemented Interfaces:
Serializable
Enclosing class:
GARCH

public static class GARCH.NoVectorXException extends IMSLException
No vector X satisfies all of the constraints.
See Also:
  • Constructor Details

    • NoVectorXException

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

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