Searched refs:lastException (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/management/
H A DAgentIndexRunner.java68 private Exception lastException = null; field in class:AgentIndexRunner
138 lastException = null;
188 lastException = e;
355 return lastException;

Completed in 8 milliseconds