Kina.Parser.Error exception (Kina v0.1.3) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Kina.Parser.Error{
  __exception__: term(),
  message: String.t(),
  type: any(),
  value: any()
}