Home
last modified time | relevance | path

Searched defs:CancellationException (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DCancellationException.java46 public class CancellationException extends IllegalStateException { class
52 public CancellationException() {} in CancellationException() method in CancellationException
60 public CancellationException(String message) { in CancellationException() method in CancellationException