View Source Ch.Error exception (Ch v0.1.3)
Link to this section Summary
Link to this section Types
@type t() :: %Ch.Error{ __exception__: true, code: pos_integer() | nil, message: String.t() }
@type t() :: %Ch.Error{ __exception__: true, code: pos_integer() | nil, message: String.t() }