Defnamed v0.1.2 Defnamed.Exception.NotKeyword exception View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Defnamed.Exception.NotKeyword{
  __exception__: term(),
  message: String.t()
}