Rekindle.Desktop.Error exception (Rekindle v0.1.0)

Copy Markdown View Source

Reports desktop artifact validation, publication, or launch failures.

Summary

Types

t()

@type t() :: %Rekindle.Desktop.Error{
  __exception__: term(),
  kind: atom(),
  message: String.t()
}