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