Searched defs:DoneException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/util/concurrent/FutureTask/
H A DThrow.java49 private static class DoneException extends RuntimeException {} class in class:Throw
73 new DoneError(), new DoneException() };

Completed in 54 milliseconds