Searched defs:OperationCanceledException (Results 1 – 3 of 3) sorted by relevance
18 public class OperationCanceledException extends AccountsException { class19 public OperationCanceledException() { in OperationCanceledException() method in OperationCanceledException22 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException25 public OperationCanceledException(String message, Throwable cause) { in OperationCanceledException() method in OperationCanceledException28 public OperationCanceledException(Throwable cause) { in OperationCanceledException() method in OperationCanceledException
26 public class OperationCanceledException extends LowpanException { class28 public OperationCanceledException() {} in OperationCanceledException() method in OperationCanceledException30 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException34 public OperationCanceledException(String message, Throwable cause) { in OperationCanceledException() method in OperationCanceledException38 protected OperationCanceledException(Exception cause) { in OperationCanceledException() method in OperationCanceledException
25 public class OperationCanceledException extends RuntimeException { class26 public OperationCanceledException() { in OperationCanceledException() method in OperationCanceledException30 public OperationCanceledException(String message) { in OperationCanceledException() method in OperationCanceledException