module Flow::Failure

Defined in:

flow/step/failure.cr

Instance Method Summary

Instance Method Detail

def failure(failure_type : String, message : String, data : Hash) #

[View source]
def failure(failure_type : String, message : String) #

[View source]
def failure(failure_type : String, data : Hash) #

[View source]
def failure(message : String) #

[View source]