Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DTargetSetupError.java23 public class TargetSetupError extends Exception { class
36 public TargetSetupError(String reason) { in TargetSetupError() method in TargetSetupError
46 public TargetSetupError(String reason, DeviceDescriptor descriptor) { in TargetSetupError() method in TargetSetupError
59 public TargetSetupError(String reason, Throwable cause) { in TargetSetupError() method in TargetSetupError
71 public TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor) { in TargetSetupError() method in TargetSetupError