StatesLanguage v0.2.8 StatesLanguage.Catch View Source

Represents a catch error in a Task type state

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %StatesLanguage.Catch{error_equals: [Macro.expr()], next: String.t()}