Package org.apache.commons.math4.legacy.exception.util
Classes supporting exception localization.
-
Interface Summary Interface Description ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions.Localizable Interface for localizable strings. -
Class Summary Class Description ArgUtils Utility class for transforming the list of arguments passed to constructors of exceptions.DummyLocalizable Dummy implementation of theLocalizable
interface, without localization.ExceptionContext Class that contains the actual implementation of the functionality mandated by theExceptionContext
interface. -
Enum Summary Enum Description LocalizedFormats Enumeration for localized messages formats used in exceptions messages.