Search
@type t() :: %PTAX.Error{ __exception__: term(), code: atom(), details: binary(), message: binary(), status: number() }
@spec new(Enum.t()) :: t()