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