open static fun exceptional(ex: Throwable): AsyncCompletion
Return an already failed completion, caused by the given exception.
ex - The exception.
ex
Return A failed result.