org.apache.commons.math3.stat.regression
public class ModelSpecificationException extends MathIllegalArgumentException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serializable version Id.
|
Constructor and Description |
---|
ModelSpecificationException(Localizable pattern,
java.lang.Object... args) |
getContext, getLocalizedMessage, getMessage
private static final long serialVersionUID
public ModelSpecificationException(Localizable pattern, java.lang.Object... args)
pattern
- message pattern describing the specification error.args
- arguments.Copyright (c) 2003-2013 Apache Software Foundation