Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DDeviceRuntimeException.java29 public class DeviceRuntimeException extends HarnessRuntimeException { class
38 public DeviceRuntimeException(String msg, ErrorIdentifier errorId) { in DeviceRuntimeException() method in DeviceRuntimeException
50 public DeviceRuntimeException(String msg, Throwable t, ErrorIdentifier errorId) { in DeviceRuntimeException() method in DeviceRuntimeException