Uses of Class
org.apache.commons.lang3.exception.DefaultExceptionContext
-
Uses of DefaultExceptionContext in org.apache.commons.lang3.exception
Modifier and TypeMethodDescriptionDefaultExceptionContext.addContextValue
(String label, Object value) Adds a contextual label-value pair into this context.DefaultExceptionContext.setContextValue
(String label, Object value) Sets a contextual label-value pair into this context.