|
drogon
C++14/17-based HTTP application framework
|
Value conversion failed, e.g. when converting "Hello" to int. More...
#include <drogon/orm/Exception.h>


Public Member Functions | |
| DROGON_EXPORT | ConversionError (const std::string &) |
| Public Member Functions inherited from drogon::orm::DrogonDbException | |
| virtual | ~DrogonDbException () noexcept |
| Support run-time polymorphism, and keep this class abstract. | |
Value conversion failed, e.g. when converting "Hello" to int.