Callback.failed

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

@param x the reason for the operation failure

interface Callback
void
failed
(
Exception x
)

Meta