Clickhouse.Error (Clickhouse v0.3.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Clickhouse.Error{message: term(), reason: term()}

Link to this section Functions

Link to this function

new(reason, message \\ nil)

View Source