Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/proto/
DProtoResultReporter.java625 Throwable baseException = mInvocationFailureDescription.getCause(); in handleInvocationFailure() local
629 debugBuilder.setTrace(StreamUtil.getStackTrace(baseException)); in handleInvocationFailure()
655 debugContext.setErrorType(SerializationUtil.serializeToString(baseException)); in handleInvocationFailure()