userver: storages::postgres::TriggeredDataChangeViolation Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::TriggeredDataChangeViolation Class Reference

Class 27 - Triggered Data Change Violation. More...

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

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

Additional Inherited Members

- Public Member Functions inherited from storages::postgres::IntegrityConstraintViolation
std::string GetSchema () const
 
std::string GetTable () const
 
std::string GetConstraint () const
 
- Public Member Functions inherited from storages::postgres::ServerError< Base >
 ServerError (const Message &msg)
 
const MessageGetServerMessage () const
 
Message::Severity GetSeverity () const
 
SqlState GetSqlState () const
 

Detailed Description

Class 27 - Triggered Data Change Violation.

Definition at line 385 of file exceptions.hpp.


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