![]() |
MySQL 9.3.0
Source Code Documentation
|
User visible error message. More...
#include <rest_error.h>
Public Member Functions | |
template<typename... T> | |
RestError (std::string value, const T &...t) | |
User visible error message.
Error information thrown using this class, must not contain any essential-internal informations. Assuming the upper constrain, the error can be forwarded to the user.
|
inline |