public class org.apache.commons.math.stat.regression.ModelSpecificationException extends org.apache.commons.math.exception.MathIllegalArgumentException
{
private static final long serialVersionUID;
public transient void <init>(org.apache.commons.math.exception.util.Localizable, java.lang.Object[])
{
java.lang.Object[] v;
org.apache.commons.math.stat.regression.ModelSpecificationException v;
org.apache.commons.math.exception.util.Localizable v;
v := @this: org.apache.commons.math.stat.regression.ModelSpecificationException;
v := @parameter: org.apache.commons.math.exception.util.Localizable;
v := @parameter: java.lang.Object[];
specialinvoke v.<org.apache.commons.math.exception.MathIllegalArgumentException: void <init>(org.apache.commons.math.exception.util.Localizable,java.lang.Object[])>(v, v);
return;
}
}