Home
last modified time | relevance | path

Searched defs:contextMessage (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/exception/
DAbstractExceptionContextTest.java89 final String contextMessage = exceptionContext.getFormattedExceptionMessage(null); in testAddContextValue() local
122 final String contextMessage = exceptionContext.getFormattedExceptionMessage(null); in testSetContextValue() local