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