Uses of Class
org.apache.commons.lang3.exception.ContextedException
Packages that use ContextedException
-
Uses of ContextedException in org.apache.commons.lang3.exception
Methods in org.apache.commons.lang3.exception that return ContextedExceptionModifier 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.