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