ConversionException message is incorrect for 
AbstractConfiguration.getBigInteger(String,BigInteger)
---------------------------------------------------------------------------------------------------

                 Key: CONFIGURATION-357
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-357
             Project: Commons Configuration
          Issue Type: Bug
          Components: Type conversion
    Affects Versions: 1.5, 1.6
            Reporter: Steven Wyatt
            Priority: Trivial


The message in the ConfigurationException thrown from 
AbstractConfiguration.getBigInteger(String,BigInteger) reads "BigDecimal" but 
should read "BigInteger".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to