Package | Description |
---|---|
org.apache.commons.lang3.exception |
Provides functionality for Exceptions.
|
Modifier and Type | Method | 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–2018. All rights reserved.