ExceptionUtils#getRootCauseMessage can NPE #4003
Closed
Comments
kroepke
added a commit
that referenced
this issue
Jul 16, 2017
bernd
added a commit
that referenced
this issue
Jul 17, 2017
kroepke
added a commit
that referenced
this issue
Jul 17, 2017
Merged
kroepke
added a commit
that referenced
this issue
Jul 17, 2017
Merged
joschi
added a commit
that referenced
this issue
Jul 17, 2017
joschi
added a commit
that referenced
this issue
Jul 17, 2017
mariussturm
added a commit
that referenced
this issue
Jul 18, 2017
dennisoelkers
added a commit
that referenced
this issue
Jul 27, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When constructing the root cause message, the Exception's message can be null which leads to an NPE.
The text was updated successfully, but these errors were encountered: