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

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

Detailed Description

Exception class for several Invalid * Name classes. Class 34 - Invalid Cursor Name Class 3D - Invalid Catalogue Name Class 3F - Invalid Schema Name TODO Add documentation (links) on the error classes TODO Split exception classes if needed based on documentation.

Definition at line 416 of file exceptions.hpp.

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

Additional Inherited Members

- Public Member Functions inherited from storages::postgres::ServerError< Base >
 ServerError (const Message &msg)
 
const MessageGetServerMessage () const
 
Message::Severity GetSeverity () const
 
SqlState GetSqlState () const
 

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