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, getMessageprivate static final long serialVersionUID
public ModelSpecificationException(Localizable pattern, java.lang.Object... args)
pattern - message pattern describing the specification error.args - arguments.Copyright (c) 2003-2015 Apache Software Foundation