PPNet.PackError (pp_net v0.1.6)

Copy Markdown View Source

Error struct for parsing errors

Summary

Types

t()

@type t() :: %PPNet.PackError{data: term(), message: String.t(), reason: any()}