Uses of Package
org.apache.commons.math4.exception.util
| Package | Description |
|---|---|
| org.apache.commons.math4.exception |
Specialized exceptions for algorithms errors.
|
| org.apache.commons.math4.exception.util |
Classes supporting exception localization.
|
| org.apache.commons.math4.fraction |
Fraction number type and fraction number formatting.
|
| org.apache.commons.math4.linear |
Linear algebra support.
|
| org.apache.commons.math4.stat.regression |
Statistical routines involving multivariate data.
|
| org.apache.commons.math4.util |
Convenience routines and common data structures used throughout the commons-math library.
|
-
Classes in org.apache.commons.math4.exception.util used by org.apache.commons.math4.exception Class Description ExceptionContext Class that contains the actual implementation of the functionality mandated by theExceptionContextinterface.ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions.Localizable Interface for localizable strings. -
Classes in org.apache.commons.math4.exception.util used by org.apache.commons.math4.exception.util Class Description ExceptionContext Class that contains the actual implementation of the functionality mandated by theExceptionContextinterface.Localizable Interface for localizable strings.LocalizedFormats Enumeration for localized messages formats used in exceptions messages. -
Classes in org.apache.commons.math4.exception.util used by org.apache.commons.math4.fraction Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions. -
Classes in org.apache.commons.math4.exception.util used by org.apache.commons.math4.linear Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions. -
Classes in org.apache.commons.math4.exception.util used by org.apache.commons.math4.stat.regression Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions.Localizable Interface for localizable strings. -
Classes in org.apache.commons.math4.exception.util used by org.apache.commons.math4.util Class Description Localizable Interface for localizable strings.