Uses of Class
org.apache.commons.lang.exception.NestableRuntimeException

Packages that use NestableRuntimeException
org.apache.commons.lang Provides highly reusable static utility methods, chiefly concerned with adding value to java.lang and other standard core classes. 
 

Uses of NestableRuntimeException in org.apache.commons.lang
 

Subclasses of NestableRuntimeException in org.apache.commons.lang
 class SerializationException
          Exception thrown when the Serialization process fails.
 class UnhandledException
          Thrown when it is impossible or undesirable to consume or throw a checked exception.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.