Uses of Package
org.apache.commons.math4.legacy.exception.util
-
Packages that use org.apache.commons.math4.legacy.exception.util Package Description org.apache.commons.math4.legacy.exception Specialized exceptions for algorithms errors.org.apache.commons.math4.legacy.exception.util Classes supporting exception localization.org.apache.commons.math4.legacy.genetics This package provides Genetic Algorithms components and implementations.org.apache.commons.math4.legacy.linear Linear algebra support.org.apache.commons.math4.legacy.ode This package provides classes to solve Ordinary Differential Equations problems.org.apache.commons.math4.legacy.optim.linear Optimization algorithms for linear constrained problems.org.apache.commons.math4.legacy.stat.regression Statistical routines involving multivariate data. -
Classes in org.apache.commons.math4.legacy.exception.util used by org.apache.commons.math4.legacy.exception Class Description ExceptionContext Class that contains the actual implementation of the functionality mandated by theExceptionContext
interface.ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions.Localizable Interface for localizable strings. -
Classes in org.apache.commons.math4.legacy.exception.util used by org.apache.commons.math4.legacy.exception.util Class Description ExceptionContext Class that contains the actual implementation of the functionality mandated by theExceptionContext
interface.Localizable Interface for localizable strings.LocalizedFormats Enumeration for localized messages formats used in exceptions messages. -
Classes in org.apache.commons.math4.legacy.exception.util used by org.apache.commons.math4.legacy.genetics 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.legacy.exception.util used by org.apache.commons.math4.legacy.linear Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions. -
Classes in org.apache.commons.math4.legacy.exception.util used by org.apache.commons.math4.legacy.ode Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions. -
Classes in org.apache.commons.math4.legacy.exception.util used by org.apache.commons.math4.legacy.optim.linear Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions. -
Classes in org.apache.commons.math4.legacy.exception.util used by org.apache.commons.math4.legacy.stat.regression Class Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions.Localizable Interface for localizable strings.