org.apache.commons.math.exception
public class MathInternalError extends MathIllegalStateException
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
REPORT_URL
URL for reporting problems.
|
private static long |
serialVersionUID
Serializable version Id.
|
Constructor and Description |
---|
MathInternalError()
Simple constructor.
|
MathInternalError(java.lang.Throwable cause)
Simple constructor.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPattern
private static final long serialVersionUID
private static final java.lang.String REPORT_URL
Copyright (c) 2003-2013 Apache Software Foundation