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

Display the entire exception chain. #4

Open
mschurr opened this issue Sep 5, 2016 · 1 comment
Open

Display the entire exception chain. #4

mschurr opened this issue Sep 5, 2016 · 1 comment

Comments

@mschurr
Copy link

mschurr commented Sep 5, 2016

We should show stack traces for each exception in the chain (while(e.getCause() != null)) to provide more information.

@SomeshBL
Copy link

It is giving the exception spark.debug.enableDebugScreen() . Class not found exception (No class Def found error)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants