Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/util/concurrent/
DCancellationException.java17 public class CancellationException extends IllegalStateException { class
23 public CancellationException() {} in CancellationException() method in CancellationException
31 public CancellationException(String message) { in CancellationException() method in CancellationException