Beacon.SnippetError exception (Beacon v0.5.0)
View SourceRaised 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
@type t() :: %Beacon.SnippetError{__exception__: true, message: String.t()}