Result set has less rows than the requested row index. More...
#include <userver/storages/postgres/exceptions.hpp>
Public Member Functions | |
RowIndexOutOfBounds (std::size_t index) | |
![]() | |
ResultSetError (std::string msg) | |
void | AddMsgSuffix (std::string_view str) |
const char * | what () const noexcept override |
Result set has less rows than the requested row index.
Definition at line 627 of file exceptions.hpp.
|
inline |
Definition at line 629 of file exceptions.hpp.