Package | Description |
---|---|
org.apache.commons.lang3.exception |
Provides functionality for Exceptions.
|
Modifier and Type | Method and Description |
---|---|
DefaultExceptionContext |
DefaultExceptionContext.addContextValue(String label,
Object value)
Adds a contextual label-value pair into this context.
|
DefaultExceptionContext |
DefaultExceptionContext.setContextValue(String label,
Object value)
Sets a contextual label-value pair into this context.
|
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.