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

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

Detailed Description

Result set has less rows than the requested row index.

Definition at line 625 of file exceptions.hpp.

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

Public Member Functions

 RowIndexOutOfBounds (std::size_t index)
 
- Public Member Functions inherited from storages::postgres::ResultSetError
 ResultSetError (std::string msg)
 
void AddMsgSuffix (std::string_view str)
 
const char * what () const noexcept override
 

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