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

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

Detailed Description

A binary buffer contains a numeric value that does not fit into a given C++ value type.

Definition at line 744 of file exceptions.hpp.

+ Inheritance diagram for storages::postgres::NarrowingOverflow:

Public Member Functions

 ResultSetError (std::string msg)
 
void AddMsgSuffix (std::string_view str)
 
void AddMsgPrefix (std::string_view str)
 
const char * what () const noexcept override
 

The documentation for this class was generated from the following file: