org.apache.commons.math3.stat.regression
public class ModelSpecificationException extends MathIllegalArgumentException
Constructor and Description |
---|
ModelSpecificationException(Localizable pattern,
Object... args) |
getContext, getLocalizedMessage, getMessage
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModelSpecificationException(Localizable pattern, Object... args)
pattern
- message pattern describing the specification error.args
- arguments.Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.