[jboss-jira] [JBoss JIRA] (LOGTOOL-98) Add ability to register suppressed exceptions

David Lloyd (JIRA) issues at jboss.org
Thu Feb 4 12:39:00 EST 2016


David Lloyd created LOGTOOL-98:
----------------------------------

             Summary: Add ability to register suppressed exceptions
                 Key: LOGTOOL-98
                 URL: https://issues.jboss.org/browse/LOGTOOL-98
             Project: Log Tool
          Issue Type: Feature Request
            Reporter: David Lloyd
            Assignee: James Perkins
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list