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

[lang] Make NestableDelegate methods public instead of package private

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None
    • None
    • Operating System: All
      Platform: PC

    • 20603

    Description

      Currently NestableDelegate cannot be used outside of the commons.lang.exception
      package because its constructor & many methods are package private.

      This means that if you cannot extend NestableException for some reason
      (eg you have to extend some other exception like EJBException) then you cannot
      take use NestableDelegate to help you implement nestable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bsommerville@redrock.com.au Ben Sommerville
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: