Promise.failed

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

@param x the reason for the operation failure

interface Promise(C)
void
failed
(
Exception x
)

Meta