Module error

Source
Expand description

Errors.

Structs§

DbError
A Postgres error or notice.
Error
An error communicating with the Postgres server.
SqlState
A SQLSTATE error code

Enums§

ErrorPosition
Represents the position of an error in a query.
Severity
The severity of a Postgres error or notice.