Commit f90a952a authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add findCause testing utility



This adds a findCause method for searching all causes of a trace for
an exception with a specific type. This is useful when your exceptions
may be wrapped with any number of outer exceptions.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent dde10e30
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment