Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Delegate getRootCause through to Guava's implementation #692

Merged
merged 2 commits into from
Jan 29, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

Avoids re-inventing the wheel and Guava's version detects loops which ours doesn't. We do however want to keep our handy null handling so keep the ExceptionUtils.rootCause wrapper to provide that.

…mplementing the wheel (keep our wrapper method to preserve null safe handling).
@ajsutton ajsutton merged commit 2ca71ba into PegaSysEng:master Jan 29, 2019
@ajsutton ajsutton deleted the guava-root-cause branch January 29, 2019 06:00
vinistevam pushed a commit to vinistevam/pantheon that referenced this pull request Jan 29, 2019
…mplementing the wheel (keep our wrapper method to preserve null safe handling). (PegaSysEng#692)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants