Uses of Class
org.apache.commons.lang3.exception.ContextedException
-
Uses of ContextedException in org.apache.commons.lang3.exception
Modifier and TypeMethodDescriptionContextedException.addContextValue
(String label, Object value) Adds information helpful to a developer in diagnosing and correcting the problem.ContextedException.setContextValue
(String label, Object value) Sets information helpful to a developer in diagnosing and correcting the problem.