Solid.ParserError exception (solid v1.0.0-rc.0)
View SourceSummary
Types
@type t() :: %Solid.ParserError{ __exception__: true, meta: %{line: pos_integer(), column: pos_integer()}, reason: binary(), text: binary() }
@type t() :: %Solid.ParserError{ __exception__: true, meta: %{line: pos_integer(), column: pos_integer()}, reason: binary(), text: binary() }