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

James Perkins (JIRA) jira-events at lists.jboss.org
Mon Dec 6 13:50:00 EST 2010


Properly handle exception constructors
--------------------------------------

                 Key: LOGTOOL-3
                 URL: https://jira.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


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