ExKdl.DecodeError exception (ex_kdl v0.1.0-rc2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %ExKdl.DecodeError{
__exception__: term(),
line: non_neg_integer(),
message: String.t()
}
t() :: %ExKdl.DecodeError{
__exception__: term(),
line: non_neg_integer(),
message: String.t()
}