Raised or returned when a telegram cannot be parsed.
Summary
Types
@type t() :: %DSMR.ParseError{__exception__: true, message: binary()}
Raised or returned when a telegram cannot be parsed.
@type t() :: %DSMR.ParseError{__exception__: true, message: binary()}