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

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

Detailed Description

Class 27 - Triggered Data Change Violation.

Definition at line 245 of file exceptions.hpp.

Inheritance diagram for storages::postgres::TriggeredDataChangeViolation:

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: