Searched defs:TargetSetupError (Results 1 – 1 of 1) sorted by relevance
23 public class TargetSetupError extends Exception { class36 public TargetSetupError(String reason) { in TargetSetupError() method in TargetSetupError46 public TargetSetupError(String reason, DeviceDescriptor descriptor) { in TargetSetupError() method in TargetSetupError59 public TargetSetupError(String reason, Throwable cause) { in TargetSetupError() method in TargetSetupError71 public TargetSetupError(String reason, Throwable cause, DeviceDescriptor descriptor) { in TargetSetupError() method in TargetSetupError