public class oadd.org.apache.commons.math.exception.MathInternalError extends oadd.org.apache.commons.math.exception.MathIllegalStateException
{
private static final long serialVersionUID;
private static final java.lang.String REPORT_URL;
public void <init>()
{
oadd.org.apache.commons.math.exception.util.LocalizedFormats v;
java.lang.Object[] v;
oadd.org.apache.commons.math.exception.MathInternalError v;
v := @this: oadd.org.apache.commons.math.exception.MathInternalError;
v = <oadd.org.apache.commons.math.exception.util.LocalizedFormats: oadd.org.apache.commons.math.exception.util.LocalizedFormats INTERNAL_ERROR>;
v = newarray (java.lang.Object)[1];
v[0] = "https://issues.apache.org/jira/browse/MATH";
specialinvoke v.<oadd.org.apache.commons.math.exception.MathIllegalStateException: void <init>(oadd.org.apache.commons.math.exception.util.Localizable,java.lang.Object[])>(v, v);
return;
}
public void <init>(java.lang.Throwable)
{
java.lang.Throwable v;
java.lang.Object[] v;
oadd.org.apache.commons.math.exception.util.LocalizedFormats v;
oadd.org.apache.commons.math.exception.MathInternalError v;
v := @this: oadd.org.apache.commons.math.exception.MathInternalError;
v := @parameter: java.lang.Throwable;
v = <oadd.org.apache.commons.math.exception.util.LocalizedFormats: oadd.org.apache.commons.math.exception.util.LocalizedFormats INTERNAL_ERROR>;
v = newarray (java.lang.Object)[1];
v[0] = "https://issues.apache.org/jira/browse/MATH";
specialinvoke v.<oadd.org.apache.commons.math.exception.MathIllegalStateException: void <init>(oadd.org.apache.commons.math.exception.util.Localizable,java.lang.Object[])>(v, v);
return;
}
}