userver: storages::postgres::InvalidEnumerationLiteral Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::InvalidEnumerationLiteral Class Reference
+ Inheritance diagram for storages::postgres::InvalidEnumerationLiteral:
+ Collaboration diagram for storages::postgres::InvalidEnumerationLiteral:

Public Member Functions

 InvalidEnumerationLiteral (std::string_view type_name, std::string_view literal)
 

Detailed Description

Definition at line 862 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ InvalidEnumerationLiteral()

storages::postgres::InvalidEnumerationLiteral::InvalidEnumerationLiteral ( std::string_view  type_name,
std::string_view  literal 
)
inline

Definition at line 864 of file exceptions.hpp.


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