userver: storages::postgres::ServerConnectionError Class Reference
Loading...
Searching...
No Matches
storages::postgres::ServerConnectionError Class Reference

#include <userver/storages/postgres/exceptions.hpp>

Detailed Description

Connection error reported by PostgreSQL server. Doc: https://www.postgresql.org/docs/12/static/errcodes-appendix.html Class 08 - Connection exception.

Definition at line 226 of file exceptions.hpp.

+ Inheritance diagram for storages::postgres::ServerConnectionError:
+ Collaboration diagram for storages::postgres::ServerConnectionError:

Additional Inherited Members

- Public Member Functions inherited from storages::postgres::ServerError< ConnectionError >
 ServerError (const Message &msg)
 
const MessageGetServerMessage () const
 
Message::Severity GetSeverity () const
 
SqlState GetSqlState () const
 

The documentation for this class was generated from the following file: