failure Of
Builds a Failure outcome with the error provided by the block.
Return
A Failure instance containing the error returned by the block.
Parameters
block
The block that provides the error for the failure outcome.
Builds a Failure outcome with the error provided by the block.
Receiver
Return
A Failure instance containing the error returned by the block.