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

DefaultExceptionContext overwrites values in recursive situations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0
    • 3.0
    • lang.exception.*
    • None

    Description

      The DefaultExceptionContext is not useful in case of a recursion, since while adding information unwrapping the stack, the added info will always overwrite the one that is already provided from a deeper stack level. Therefore the label should be appended with a sequence number if it already exists.

      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: