Searched defs:CompletionException (Results 1 – 1 of 1) sorted by relevance
45 public class CompletionException extends RuntimeException { class53 protected CompletionException() { } in CompletionException() method in CompletionException62 protected CompletionException(String message) { in CompletionException() method in CompletionException74 public CompletionException(String message, Throwable cause) { in CompletionException() method in CompletionException87 public CompletionException(Throwable cause) { in CompletionException() method in CompletionException