Fixed potential ClassCastException getting error
Update DefaultErrorAttributes to expect a `Throwable` ERROR_ATTRIBUTE rather than an `Exception`. Fixes gh-1931
Showing
Please register or sign in to comment
Update DefaultErrorAttributes to expect a `Throwable` ERROR_ATTRIBUTE rather than an `Exception`. Fixes gh-1931