#include <userver/storages/postgres/exceptions.hpp>
Base class for data exceptions Doc: https://www.postgresql.org/docs/12/static/errcodes-appendix.html.
Definition at line 331 of file exceptions.hpp.
Public Member Functions | |
const Message & | GetServerMessage () const |
Message::Severity | GetSeverity () const |
SqlState | GetSqlState () const |
|
inlineinherited |
Definition at line 196 of file exceptions.hpp.
|
inlineinherited |
Definition at line 198 of file exceptions.hpp.
|
inlineinherited |
Definition at line 199 of file exceptions.hpp.