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

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

Detailed Description

Base Postgres logic error. Reports errors that are consequences of erroneous driver usage, such as invalid query syntax, absence of appropriate parsers, out of range errors etc. These can be avoided by fixing code.

Definition at line 177 of file exceptions.hpp.

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

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