[ 
https://issues.apache.org/jira/browse/LANG-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Schaible resolved LANG-737.
---------------------------------

    Resolution: Fixed

Committed revision 1153271.

> Missing method getRawMessage for ContextedException and 
> ContextedRuntimeException
> ---------------------------------------------------------------------------------
>
>                 Key: LANG-737
>                 URL: https://issues.apache.org/jira/browse/LANG-737
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.exception.*
>    Affects Versions: 3.0
>            Reporter: Joerg Schaible
>            Assignee: Joerg Schaible
>            Priority: Trivial
>             Fix For: 3.0.1
>
>
> Method getMessage of ContextedException and ContextedRuntimeException will 
> call getFormattedExceptionMessage internally. Therefore it is no longer 
> possible for a derived class to access the original unformatted message. New 
> method getRawMessage is required as counterpart to 
> getFormattedExceptionMessage.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to