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