Class ModelSpecificationException

All Implemented Interfaces:
Serializable, ExceptionContextProvider

public class ModelSpecificationException extends MathIllegalArgumentException
Exception thrown when a regression model is not correctly specified.
Since:
3.0
See Also:
  • Constructor Details

    • ModelSpecificationException

      public ModelSpecificationException(Localizable pattern, Object... args)
      Parameters:
      pattern - message pattern describing the specification error.
      args - arguments.