#include <userver/storages/postgres/exceptions.hpp>
Connection error reported by PostgreSQL server. Doc: https://www.postgresql.org/docs/12/static/errcodes-appendix.html Class 08 - Connection exception.
Definition at line 234 of file exceptions.hpp.
Public Member Functions | |
const Message & | GetServerMessage () const |
Message::Severity | GetSeverity () const |
SqlState | GetSqlState () const |
|
inlineinherited |
Definition at line 205 of file exceptions.hpp.
|
inlineinherited |
Definition at line 207 of file exceptions.hpp.
|
inlineinherited |
Definition at line 208 of file exceptions.hpp.