Module poster::error

source ·
Expand description

Library error types.

Structs§

Enums§

  • General error type for the packet codec.
  • General error type for conversion errors.
  • Main library error type. All other errors are converted to this type before being returned to the user.
  • General error type for property errors.

Type Aliases§

  • QoS==1 publish failed. Accesses PUBACK packet with reason value greater or equal 0x80.
  • QoS==2 publish failed. Accesses PUBCOMP packet with reason value greater or equal 0x80.
  • QoS==2 publish failed. Accesses PUBREC packet with reason value greater or equal 0x80.