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