[arquillian-issues] [JBoss JIRA] Created: (ARQ-482) ExceptionProxy does not handle constructors of type (Throwable)

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jun 23 09:05:23 EDT 2011


ExceptionProxy does not handle constructors of type (Throwable)
---------------------------------------------------------------

                 Key: ARQ-482
                 URL: https://issues.jboss.org/browse/ARQ-482
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Base Implementation
    Affects Versions: 1.0.0.CR1
            Reporter: Aslak Knutsen
            Assignee: Aslak Knutsen
             Fix For: 1.0.0.Final


Exceptions that only has a single Constructor with argument Throwable can not be recreated by the ExceptionProxy. 

@Test.expected = weld.IllegalArgumentException fail, since returned Exception is ArquillianExceptionProxy.

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

        


More information about the arquillian-issues mailing list