Searched refs:mScopeLog (Results 1 – 1 of 1) sorted by relevance
40 private String mScopeLog; field in ScopedException45 mScopeLog = L.isDebugEnabled() ? Scope.produceScopeLog() : null; in ScopedException()