Uploaded image for project: 'Log Tool'
  1. Log Tool
  2. LOGTOOL-98

Add ability to register suppressed exceptions

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Minor Minor
    • 2.1.0.Alpha1
    • None
    • None

      I would like to be able to assign a @Suppressed annotation to a log method parameter to add a suppressed exception to an exception being constructed. It should be possible to add any quantity of parameters with this annotation.

      Current workaround is to construct the exception into a variable, add the suppressed exception manually, and then throw the exception.

            jperkins-rhn James Perkins
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: