Searched defs:TargetSetupError (Results 1 – 1 of 1) sorted by relevance
25 public class TargetSetupError extends HarnessException { class38 public TargetSetupError(String reason) { in TargetSetupError() method in TargetSetupError49 public TargetSetupError(String reason, ErrorIdentifier errorId) { in TargetSetupError() method in TargetSetupError60 public TargetSetupError(String reason, DeviceDescriptor descriptor) { in TargetSetupError() method in TargetSetupError72 public TargetSetupError(String reason, DeviceDescriptor descriptor, ErrorIdentifier errorId) { in TargetSetupError() method in TargetSetupError86 public TargetSetupError(String reason, Throwable cause) { in TargetSetupError() method in TargetSetupError98 public TargetSetupError(String reason, Throwable cause, ErrorIdentifier errorId) { in TargetSetupError() method in TargetSetupError110 public TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor) { in TargetSetupError() method in TargetSetupError123 public TargetSetupError( in TargetSetupError() method in TargetSetupError137 public TargetSetupError( in TargetSetupError() method in TargetSetupError[all …]