![]() |
MySQL 9.2.0
Source Code Documentation
|
#include <routing_guidelines.h>
Public Member Functions | |
Guidelines_parse_error (const std::vector< std::string > &errors) | |
const std::vector< std::string > & | get_errors () const |
Private Attributes | |
std::vector< std::string > | errors_ |
|
explicit |
const std::vector< std::string > & routing_guidelines::Guidelines_parse_error::get_errors | ( | ) | const |
|
private |