#include <userver/storages/postgres/exceptions.hpp>
Field buffer contains different category of data than expected by data parser.
Definition at line 675 of file exceptions.hpp.
Inheritance diagram for storages::postgres::InvalidParserCategory:Public Member Functions | |
| InvalidParserCategory (std::string_view type, io::BufferCategory parser, io::BufferCategory buffer) | |
| void | AddMsgSuffix (std::string_view str) |
| void | AddMsgPrefix (std::string_view str) |
| const char * | what () const noexcept override |