[arquillian-issues] [JBoss JIRA] Created: (ARQ-115) Wrong chaining for spi.LifecycleException

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Fri Apr 23 15:59:10 EDT 2010


Wrong chaining for spi.LifecycleException
-----------------------------------------

                 Key: ARQ-115
                 URL: https://jira.jboss.org/jira/browse/ARQ-115
             Project: Arquillian
          Issue Type: Feature Request
          Components: Deployable Containers SPI
    Affects Versions: 1.0.0.Alpha1
            Reporter: Jesper Pedersen
            Priority: Minor


The spi.LifecycleException has

   public LifecycleException(String message, Exception cause)

It should be

   public LifecycleException(String message, Throwable cause)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list