org.apache.commons.math.exception
Class MathInternalError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.apache.commons.math.exception.MathIllegalStateException
org.apache.commons.math.exception.MathInternalError
- All Implemented Interfaces:
- Serializable, MathThrowable
public class MathInternalError
- extends MathIllegalStateException
Exception triggered when something that shouldn't happen does happen.
- Since:
- 2.2
- See Also:
- Serialized Form
MathInternalError
public MathInternalError()
- Simple constructor.
MathInternalError
public MathInternalError(Throwable cause)
- Simple constructor.
- Parameters:
cause
- root cause
jHepWork 3.1 ©