View Source Beacon.SnippetError exception (Beacon v0.3.3)

Raised when Beacon attempts to render a Beacon.Content.Snippets.Helper unsuccessfully.

If you're seeing this error, check for typos in your helpers' :body.

Summary

Types

t()

@type t() :: %Beacon.SnippetError{__exception__: true, message: String.t()}