Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1808

The original cause of Exception in container is lost if exception is of type InvocationTargetException

XMLWordPrintable

      As oppose to most other Exceptions, InvocationTargetException does not use the cause field as the cause of the InvocationTargetException, rather it uses target.

      When the ExceptionProxy recreates the Exceptions from the container side on the client side, the actual cause of the InvocationTargetException is lost.

      The only cause you get is something like: Could not create ManagerImpl.

              aslak@redhat.com Aslak Knutsen
              aslak@redhat.com Aslak Knutsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: