[jboss-jira] [JBoss JIRA] Closed: (LOGTOOL-3) Properly handle exception constructors

James Perkins (JIRA) jira-events at lists.jboss.org
Sun Dec 26 18:15:18 EST 2010


     [ https://issues.jboss.org/browse/LOGTOOL-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins closed LOGTOOL-3.
-------------------------------

    Resolution: Done


Added return type descriptor to reflect into the return type and find the appropriate constructor.

> Properly handle exception constructors
> --------------------------------------
>
>                 Key: LOGTOOL-3
>                 URL: https://issues.jboss.org/browse/LOGTOOL-3
>             Project: Log Tool
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.0.Beta1
>            Reporter: James Perkins
>            Assignee: David Lloyd
>             Fix For: 1.0.0.Beta2
>
>
> When an exception is used as a return type, the (Throwable), (String), or (String, Throwable) constructor should be used. If no constructor is available with for the exception the initCause(Throwable) constructor should be used.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list