drogon
C++14/17-based HTTP application framework
Loading...
Searching...
No Matches
drogon::orm::UsageError Class Reference

Error in usage of drogon orm library, similar to std::logic_error. More...

#include <drogon/orm/Exception.h>

Inheritance diagram for drogon::orm::UsageError:
Collaboration diagram for drogon::orm::UsageError:

Public Member Functions

DROGON_EXPORT UsageError (const std::string &)
Public Member Functions inherited from drogon::orm::DrogonDbException
virtual ~DrogonDbException () noexcept
 Support run-time polymorphism, and keep this class abstract.

Detailed Description

Error in usage of drogon orm library, similar to std::logic_error.


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