MySQL 9.1.0
Source Code Documentation
|
Exception when URI was not valid. More...
#include <uri.h>
Public Member Functions | |
URIError (const char *msg, const std::string &uri, size_t position) | |
URIError (const std::string &what_arg) | |
Exception when URI was not valid.
mysqlrouter::URIError::URIError | ( | const char * | msg, |
const std::string & | uri, | ||
size_t | position | ||
) |
|
inlineexplicit |