Package org.apache.commons.math3.exception.util

Classes supporting exception localization.

See:
          Description

Interface Summary
ExceptionContextProvider Interface for accessing the context data structure stored in Commons Math exceptions.
Localizable Interface for localizable strings.
 

Class Summary
ArgUtils Utility class for transforming the list of arguments passed to constructors of exceptions.
DummyLocalizable Dummy implementation of the Localizable interface, without localization.
ExceptionContext Class that contains the actual implementation of the functionality mandated by the ExceptionContext interface.
 

Enum Summary
LocalizedFormats Enumeration for localized messages formats used in exceptions messages.
 

Package org.apache.commons.math3.exception.util Description

Classes supporting exception localization.



Copyright © 2017 CNES. All Rights Reserved.