Gettext.PluralFormError exception (gettext v0.18.2) View Source

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Specs

t() :: %Gettext.PluralFormError{
  __exception__: term(),
  file: term(),
  form: term(),
  line: term(),
  locale: term()
}

Link to this section Functions

Callback implementation for Exception.message/1.