Minipeg.Error exception (Minipeg v0.7.7)

Copy Markdown View Source

Raised if parse errors occur when parsing with bang functions

Summary

Types

t()

@type t() :: %Minipeg.Error{__exception__: term(), message: binary()}