#include <userver/storages/postgres/exceptions.hpp>
Result set has less columns that the requested index.
Definition at line 640 of file exceptions.hpp.
Inheritance diagram for storages::postgres::FieldIndexOutOfBounds:Public Member Functions | |
| FieldIndexOutOfBounds (std::size_t index) | |
| void | AddMsgSuffix (std::string_view str) |
| void | AddMsgPrefix (std::string_view str) |
| const char * | what () const noexcept override |