public class MathInternalError extends MathIllegalStateException
| Modifier and Type | Field and Description |
|---|---|
private static String |
REPORT_URL
URL for reporting problems.
|
private static long |
serialVersionUID
Serializable version Id.
|
| Constructor and Description |
|---|
MathInternalError()
Simple constructor.
|
MathInternalError(Throwable cause)
Simple constructor.
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPatternaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
private static final String REPORT_URL
public MathInternalError()
public MathInternalError(Throwable cause)
cause - root causeCopyright (c) 2003-2014 Apache Software Foundation