PTAX.Error exception (ptax v1.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %PTAX.Error{__exception__: term(), code: atom(), message: binary()}

Link to this section Functions

@spec new(Enum.t()) :: t()