This exception is thrown in case a prepared statement doesn't exist. More...
#include <userver/storages/postgres/exceptions.hpp>
 Inheritance diagram for storages::postgres::InvalidSqlStatementName:
 Collaboration diagram for storages::postgres::InvalidSqlStatementName:Additional Inherited Members | |
  Public Member Functions inherited from storages::postgres::ServerError< Base > | |
| ServerError (const Message &msg) | |
| const Message & | GetServerMessage () const | 
| Message::Severity | GetSeverity () const | 
| SqlState | GetSqlState () const | 
This exception is thrown in case a prepared statement doesn't exist.
Definition at line 412 of file exceptions.hpp.