Searched defs:CanceledException (Results 1 – 1 of 1) sorted by relevance
25 public abstract class CanceledException extends Exception { class28 CanceledException(String message) { in CanceledException() method in CanceledException32 CanceledException(String message, Throwable cause) { in CanceledException() method in CanceledException