SnowflakeEx.Error exception (snowflake_elixir v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %SnowflakeEx.Error{
  __exception__: term(),
  connection_id: term(),
  message: term(),
  query: term(),
  snowflake: term()
}