ptax
v0.3.2
Pages
Modules
Settings
PTAX.Error
exception
(ptax v0.3.2)
Link to this section
Summary
Types
t()
Functions
new(fields)
Link to this section
Types
Link to this type
t()
Specs
t() :: %PTAX.Error{__exception__:
term
(), code:
atom
(), message:
binary
()}
Link to this section
Functions
Link to this function
new(fields)
Specs
new(
Enum.t
()) ::
t
()