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

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. More...

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

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

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.


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