Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-737

Missing method getRawMessage for ContextedException and ContextedRuntimeException

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.0
    • 3.0.1
    • lang.exception.*
    • None

    Description

      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.

      Attachments

        Activity

          People

            joehni Joerg Schaible
            joehni Joerg Schaible
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: