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

Detailed Description

Definition at line 220 of file exceptions.hpp.

Inheritance diagram for storages::postgres::RestrictViolation:

Public Member Functions

std::string GetSchema () const
std::string GetTable () const
std::string GetConstraint () const
const MessageGetServerMessage () const
Message::Severity GetSeverity () const
SqlState GetSqlState () const

Member Function Documentation

◆ GetServerMessage()

const Message & storages::postgres::ServerError< RuntimeError >::GetServerMessage ( ) const
inlineinherited

Definition at line 66 of file exceptions.hpp.

◆ GetSeverity()

Message::Severity storages::postgres::ServerError< RuntimeError >::GetSeverity ( ) const
inlineinherited

Definition at line 68 of file exceptions.hpp.

◆ GetSqlState()

SqlState storages::postgres::ServerError< RuntimeError >::GetSqlState ( ) const
inlineinherited

Definition at line 69 of file exceptions.hpp.


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