Gust. DAG. Runner. TaskFailureError exception
(gust v0.1.38)
Copy Markdown
Summary
Types
@type t() :: %Gust.DAG.Runner.TaskFailureError{ __exception__: true, message: String.t() | nil }
Functions
@spec exception_from_error(Exception.t()) :: t()