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