FuturePromise.failed

TODO: 1) keep this operation atomic 2) return a flag to indicate whether this option is successful.

class FuturePromise(T)
void
failed
(
Exception cause
)

Meta