| Package | Description | 
|---|---|
| org.apache.commons.lang3.exception | 
 Provides functionality for Exceptions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ContextedRuntimeException | 
ContextedRuntimeException.addContextValue(String label,
               Object value)
Adds information helpful to a developer in diagnosing and correcting the problem. 
 | 
ContextedRuntimeException | 
ContextedRuntimeException.setContextValue(String label,
               Object value)
Sets information helpful to a developer in diagnosing and correcting the problem. 
 | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.