Home
last modified time | relevance | path

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

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/exception/
DAbstractExceptionContextTest.java45 protected T exceptionContext; field in AbstractExceptionContextTest
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/exception/
DContextedRuntimeException.java91 private final ExceptionContext exceptionContext; field in ContextedRuntimeException
DContextedException.java91 private final ExceptionContext exceptionContext; field in ContextedException