MySQL 8.4.0
Source Code Documentation
mysqlrouter::URIError Class Reference

Exception when URI was not valid. More...

#include <uri.h>

Inheritance diagram for mysqlrouter::URIError:
[legend]

Public Member Functions

 URIError (const char *msg, const std::string &uri, size_t position)
 
 URIError (const std::string &what_arg)
 

Detailed Description

Exception when URI was not valid.

Constructor & Destructor Documentation

◆ URIError() [1/2]

mysqlrouter::URIError::URIError ( const char *  msg,
const std::string &  uri,
size_t  position 
)

◆ URIError() [2/2]

mysqlrouter::URIError::URIError ( const std::string &  what_arg)
inlineexplicit

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