Promise.failed

<p>Callback invoked when the operation fails.</p>

@param x the reason for the operation failure

interface Promise(T)
bool
failed
(
Throwable x
)

Meta