Use when there is an error parsing a Mobius Binary Format (MBF) binary
@type t() :: %Mobius.Exports.MBFParseError{ __exception__: true, error: atom(), message: binary() }