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