MySQL 8.3.0
Source Code Documentation
mysql_harness::syntax_error Class Reference

Exception thrown for syntax errors. More...

#include <config_parser.h>

Inheritance diagram for mysql_harness::syntax_error:
[legend]

Public Member Functions

 syntax_error (const std::string &msg)
 

Detailed Description

Exception thrown for syntax errors.

Exception thrown for errors during parsing configuration file.

Constructor & Destructor Documentation

◆ syntax_error()

mysql_harness::syntax_error::syntax_error ( const std::string &  msg)
inlineexplicit

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