userver: storages::postgres::ResultSetError Class Reference
Loading...
Searching...
No Matches
storages::postgres::ResultSetError Class Reference
+ Inheritance diagram for storages::postgres::ResultSetError:
+ Collaboration diagram for storages::postgres::ResultSetError:

Public Member Functions

 ResultSetError (std::string msg)
 
void AddMsgSuffix (std::string_view str)
 
const char * what () const noexcept override
 

Detailed Description

Definition at line 616 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ ResultSetError()

storages::postgres::ResultSetError::ResultSetError ( std::string  msg)
inline

Definition at line 618 of file exceptions.hpp.

Member Function Documentation

◆ AddMsgSuffix()

void storages::postgres::ResultSetError::AddMsgSuffix ( std::string_view  str)
inline

Definition at line 621 of file exceptions.hpp.

◆ what()

const char * storages::postgres::ResultSetError::what ( ) const
inlineoverridenoexcept

Definition at line 623 of file exceptions.hpp.


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