Postgrex v0.13.4 Postgrex.Error exception View Source

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Types

Link to this type t() View Source
t() :: %Postgrex.Error{__exception__: term(), connection_id: term(), message: term(), postgres: term()}

Link to this section Functions

Callback implementation for Exception.exception/1.

Callback implementation for Exception.message/1.