]
Aslak Knutsen updated ARQ-482:
------------------------------
Fix Version/s: 1.0.0.Final
(was: 1.0.0.CR2)
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: