Search
AvroEx
v2.2.0
Pages
Modules
Settings
View Source
AvroEx.Schema.DecodeError
exception
(AvroEx v2.2.0)
Link to this section
Summary
Types
t()
Functions
new(arg)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %AvroEx.Schema.DecodeError{__exception__:
term
(), message:
term
()}
Link to this section
Functions
Link to this function
new(arg)
View Source
Specs
new(
tuple
()) ::
t
()