Uses of Class
org.springframework.core.NestedRuntimeException

Packages that use NestedRuntimeException
org.springframework.aop.framework 
org.springframework.beans 
org.springframework.dao 
org.springframework.mail 
org.springframework.metadata 
org.springframework.remoting 
org.springframework.transaction 
org.springframework.ui.velocity 
org.springframework.web.servlet.view.xslt 

Uses of NestedRuntimeException in org.springframework.aop.framework
 

Subclasses of NestedRuntimeException in org.springframework.aop.framework
class AopConfigException
          Exception that gets thrown on illegal AOP configuration arguments.
 

Uses of NestedRuntimeException in org.springframework.beans
 

Subclasses of NestedRuntimeException in org.springframework.beans
class BeansException
          Abstract superclass for all exceptions thrown in the beans package and subpackages.
 

Uses of NestedRuntimeException in org.springframework.dao
 

Subclasses of NestedRuntimeException in org.springframework.dao
class DataAccessException
          Root of the hierarchy of data access exceptions discussed in Expert One-On-One J2EE Design and Development.
 

Uses of NestedRuntimeException in org.springframework.mail
 

Subclasses of NestedRuntimeException in org.springframework.mail
class MailException
          Base class for all mail exceptions.
 

Uses of NestedRuntimeException in org.springframework.metadata
 

Subclasses of NestedRuntimeException in org.springframework.metadata
class AttributeException
          A simple wrapper for exceptions that occur within the metadata package.
 

Uses of NestedRuntimeException in org.springframework.remoting
 

Subclasses of NestedRuntimeException in org.springframework.remoting
class RemoteAccessException
          Generic remote access exception.
 

Uses of NestedRuntimeException in org.springframework.transaction
 

Subclasses of NestedRuntimeException in org.springframework.transaction
class TransactionException
          Superclass for all transaction exceptions.
 

Uses of NestedRuntimeException in org.springframework.ui.velocity
 

Subclasses of NestedRuntimeException in org.springframework.ui.velocity
class VelocityInitializationException
          Exception thrown on Velocity initialization failure.
 

Uses of NestedRuntimeException in org.springframework.web.servlet.view.xslt
 

Subclasses of NestedRuntimeException in org.springframework.web.servlet.view.xslt
class FormatHelper.XsltFormattingException
          XsltFormattingException