View Source Gettext.Error exception (gettext v0.26.1)

A generic error raised for a variety of possible Gettext-related reasons.

Summary

Types

@type t() :: %Gettext.Error{__exception__: true, message: term()}