View Source KafkaEx.New.Structs.Error (kafka_ex v0.15.0)
This module represents kafka error as a struct with code and metadata
Summary
Types
@type error_code() :: KafkaEx.Types.error_code() | atom()
Functions
@spec build(error_code(), term()) :: t()
This module represents kafka error as a struct with code and metadata
@type error_code() :: KafkaEx.Types.error_code() | atom()
@spec build(error_code(), term()) :: t()