CompletableFuture.failed

Callback invoked when the operation fails.

class CompletableFuture(T)
void
failed
(
Exception x
)

Meta