Autumn.ThemeError exception (Autumn v0.3.0)

View Source

Summary

Functions

Callback implementation for Exception.message/1.

Types

t()

@type t() :: %Autumn.ThemeError{
  __exception__: true,
  family: String.t(),
  reason: atom()
}

Functions

message(theme_error)

Callback implementation for Exception.message/1.