Home
last modified time | relevance | path

Searched refs:exceptionThrown (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/qadevOOo/runner/lib/
H A DStatusException.java36 protected Throwable exceptionThrown; field in StatusException
51 exceptionThrown = t; in StatusException()
68 return exceptionThrown; in getThrownException()