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

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

Detailed Description

Base class for data exceptions Doc: https://www.postgresql.org/docs/12/static/errcodes-appendix.html.

Definition at line 332 of file exceptions.hpp.

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

Additional Inherited Members

- Public Member Functions inherited from storages::postgres::ServerError< Base >
 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: