An exception indicating that something attempted to set a result, exception, or
cancellation on a Task that was already
completed.
| static IllegalStateException |
Creates a
DuplicateTaskCompletionException from a Task.
The Task must be
complete.