Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Debug output swallows exceptions #5

Open
astubbs opened this issue Oct 28, 2011 · 2 comments
Open

Debug output swallows exceptions #5

astubbs opened this issue Oct 28, 2011 · 2 comments

Comments

@astubbs
Copy link

astubbs commented Oct 28, 2011

https://github.com/codahale/jersey-scala/blob/development/src/main/scala/com/codahale/jersey/providers/JerksonProvider.scala#L54 swallows the exceptions being thrown - should it not, as per the reader, throw up an exception?

@astubbs
Copy link
Author

astubbs commented Oct 28, 2011

Something along these lines..

#6

@astubbs
Copy link
Author

astubbs commented Oct 28, 2011

P.s. I hit this issue because it was causing an un-explained NPE later down the line in some Jersey code.

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

No branches or pull requests

1 participant