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

Something is out of range, similar to std::out_of_range. More...

#include <drogon/orm/Exception.h>

Inheritance diagram for drogon::orm::RangeError:
Collaboration diagram for drogon::orm::RangeError:

Public Member Functions

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

Something is out of range, similar to std::out_of_range.


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