/[Apache-SVN]
ViewVC logotype

Revision 506576


Jump to revision: Previous Next
Author: luc
Date: Mon Feb 12 18:54:24 2007 UTC (17 years, 8 months ago)
Changed paths: 10
Log Message:
- refactored top level of Exception hierarchy,
- added getPatern(), getArguments() and getMessage(Locale)
  (names chosen for consistency with java.text.MessageFormat)
- deprecated some raw constructors as the top level exception are too
  coarse grained and intended only as base classes for easier to use classes
- added several constructors for use by more fine grained derived classes

Changed paths

Path Details
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ConvergenceException.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/FunctionEvaluationException.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/MathConfigurationException.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/MathException.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/MessagesResources_fr.java added
Directoryjakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/ConvergenceExceptionTest.java added
Directoryjakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/FunctionEvaluationExceptionTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/MathConfigurationExceptionTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/MathExceptionTest.java modified , text changed
Directoryjakarta/commons/proper/math/trunk/src/test/org/apache/commons/math/analysis/ConvergenceExceptionTest.java deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26