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

Invalid argument passed to drogon orm lib, similar to std::invalid_argument. More...

#include <drogon/orm/Exception.h>

Inheritance diagram for drogon::orm::ArgumentError:
Collaboration diagram for drogon::orm::ArgumentError:

Public Member Functions

DROGON_EXPORT ArgumentError (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

Invalid argument passed to drogon orm lib, similar to std::invalid_argument.


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