Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step 1 of improving the handling of exception propagation #656

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

starksm64
Copy link
Member

@starksm64 starksm64 commented Dec 17, 2024

This is a first step that preserves the current unit tests, but I think we need to be more aggressive at restoring the original exception from the type hierarchy and almost never actually see an ArquillianProxyException. The only time it would be seen is if none of the exception types could be loaded on the client.

Partially Fixes #641

Signed-off-by: Scott M Stark <starksm@starkinternational.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant