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

[lang] Throwable cause for NotImplementedException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0
    • 2.1
    • None
    • None
    • Operating System: other
      Platform: Other

    • 26954

    Description

      The objective is to be able to signal a unsupported catch block :

      try

      { ... }

      catch (... e)

      { throw new NotImplentedException("... <case description> ...", e); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            alban Alban Peignier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: