Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- org.apache.commons.math.exception.MathIllegalArgumentException (implements org.apache.commons.math.exception.MathThrowable)
- org.apache.commons.math.exception.MathIllegalNumberException
- org.apache.commons.math.exception.DimensionMismatchException
- org.apache.commons.math.exception.NonMonotonousSequenceException
- org.apache.commons.math.exception.NumberIsTooLargeException
- org.apache.commons.math.exception.NumberIsTooSmallException
- org.apache.commons.math.exception.NotPositiveException
- org.apache.commons.math.exception.NotStrictlyPositiveException
- org.apache.commons.math.exception.OutOfRangeException
- org.apache.commons.math.exception.ZeroException
- org.apache.commons.math.exception.NullArgumentException
- org.apache.commons.math.exception.MathIllegalNumberException
- org.apache.commons.math.exception.MathIllegalArgumentException (implements org.apache.commons.math.exception.MathThrowable)
- java.lang.IllegalStateException
- org.apache.commons.math.exception.MathIllegalStateException (implements org.apache.commons.math.exception.MathThrowable)
- org.apache.commons.math.exception.ConvergenceException
- org.apache.commons.math.exception.MathInternalError
- org.apache.commons.math.exception.NoDataException
- org.apache.commons.math.exception.MathIllegalStateException (implements org.apache.commons.math.exception.MathThrowable)
- java.lang.UnsupportedOperationException
- org.apache.commons.math.exception.MathUnsupportedOperationException (implements org.apache.commons.math.exception.MathThrowable)
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.apache.commons.math.exception.MathThrowable