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

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

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