Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring2.0.6
Package:
org.springframework.core
Class
public
abstract
class
NestedExceptionUtils
Overview
Inheritance
Members
Usage
Source
Books
Since
2.0
Version
Not specified.
Author(s)
Juergen Hoeller
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.
See also
NestedRuntimeException
NestedCheckedException
NestedIOException
NestedServletException
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Mainly for use within the framework.