ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/main/java/util/concurrent/CompletionException.java
(Generate patch)

Comparing jsr166/src/main/java/util/concurrent/CompletionException.java (file contents):
Revision 1.1 by dl, Sun Dec 30 22:56:17 2012 UTC vs.
Revision 1.2 by jsr166, Mon Dec 31 17:49:27 2012 UTC

# Line 8 | Line 8 | package java.util.concurrent;
8  
9   /**
10   * Exception thrown when an error or other exception is encountered
11 < * in the course of completing a result or task.
11 > * in the course of completing a result or task.
12   *
13   * @since 1.8
14   * @author Doug Lea

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines