userver: storages::postgres::ObjectNotInPrerequisiteState Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::ObjectNotInPrerequisiteState Class Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Definition at line 516 of file exceptions.hpp.

+ Inheritance diagram for storages::postgres::ObjectNotInPrerequisiteState:

Public Member Functions

const MessageGetServerMessage () const
 
Message::Severity GetSeverity () const
 
SqlState GetSqlState () const
 

Member Function Documentation

◆ GetServerMessage()

template<typename Base >
const Message & storages::postgres::ServerError< Base >::GetServerMessage ( ) const
inlineinherited

Definition at line 204 of file exceptions.hpp.

◆ GetSeverity()

template<typename Base >
Message::Severity storages::postgres::ServerError< Base >::GetSeverity ( ) const
inlineinherited

Definition at line 206 of file exceptions.hpp.

◆ GetSqlState()

template<typename Base >
SqlState storages::postgres::ServerError< Base >::GetSqlState ( ) const
inlineinherited

Definition at line 207 of file exceptions.hpp.


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