Skip to content

Common root cause introspection algorithm in NestedExceptionUtils [SPR-15510] #20069

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-15510 and commented

AbstractSockJsSession currently uses a dummy NestedCheckedException just for access to root cause introspection. Let's extract that algorithm to NestedExceptionUtils and make it applicable to any Throwable directly.

We have the same need in HttpWebHandlerAdapter, so it's particularly important in 5.0 but also worth backporting the AbstractSockJsSession part to 4.3.9.


Affects: 4.3.8

Issue Links:

Referenced from: commits 9d8e9cf, 2d1b551

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions