Uses of Package
org.apache.commons.lang3.exception

Packages that use org.apache.commons.lang3.exception
org.apache.commons.lang3.exception Provides functionality for Exceptions. 
 

Classes in org.apache.commons.lang3.exception used by org.apache.commons.lang3.exception
ContextedException
           An exception that provides an easy and safe way to add contextual information.
ContextedRuntimeException
           A runtime exception that provides an easy and safe way to add contextual information.
DefaultExceptionContext
          Default implementation of the context storing the label-value pairs for contexted exceptions.
ExceptionContext
          Allows the storage and retrieval of contextual information based on label-value pairs for exceptions.
 



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