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

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

Detailed Description

Binary buffer contains invalid data. Can occur when parsing binary buffers containing multiple fields.

Definition at line 696 of file exceptions.hpp.

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

Public Member Functions

 InvalidBinaryBuffer (const std::string &message)
 
- 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: