Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/error/
DHarnessRuntimeException.java22 public class HarnessRuntimeException extends RuntimeException implements IHarnessException { class
35 public HarnessRuntimeException(String message, ErrorIdentifier errorId) { in HarnessRuntimeException() method in HarnessRuntimeException
50 public HarnessRuntimeException(String message, IHarnessException cause) { in HarnessRuntimeException() method in HarnessRuntimeException
63 public HarnessRuntimeException(String message, Throwable cause, ErrorIdentifier errorId) { in HarnessRuntimeException() method in HarnessRuntimeException