Promise.failed

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

@param x the reason for the operation failure

interface Promise(T)
void
failed
(
Exception x
)

Meta