|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextedException | |
---|---|
org.apache.commons.lang3.exception | Provides functionality for Exceptions. |
Uses of ContextedException in org.apache.commons.lang3.exception |
---|
Methods in org.apache.commons.lang3.exception that return ContextedException | |
---|---|
ContextedException |
ContextedException.addContextValue(String label,
Object value)
Adds information helpful to a developer in diagnosing and correcting the problem. |
ContextedException |
ContextedException.setContextValue(String label,
Object value)
Sets information helpful to a developer in diagnosing and correcting the problem. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |