tokio_
postgres
0.7.12
Module error
Module Items
Structs
Enums
In crate tokio_
postgres
tokio_postgres
Module
error
Copy item path
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
§
Error
Position
Represents the position of an error in a query.
Severity
The severity of a Postgres error or notice.