NestedExceptionUtils()
Helper class for implementing exception classes which are capable of holding nested exceptions. Necessary because we can't share a base class among different exception types.
Mainly for use within the framework.
Author
Juergen Hoeller
Since
2.0
See Also
NestedRuntimeExceptionNestedCheckedExceptionNestedIOExceptionorg.springframework.web.util.NestedServletException