PTAX.Error exception (ptax v0.1.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %PTAX.Error{
  __exception__: term(),
  code: atom(),
  extra: map() | nil,
  message: binary()
}

Link to this section Functions

Specs

new(Enum.t()) :: t()