View Source Minipeg.Error exception (Minipeg v0.7.4)
Raised if parse errors occur when parsing with bang functions
Summary
Types
@type t() :: %Minipeg.Error{__exception__: true, message: binary()}
Raised if parse errors occur when parsing with bang functions
@type t() :: %Minipeg.Error{__exception__: true, message: binary()}