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

Link to this section Summary

Link to this section Types

Link to this type

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