26#ifndef MYSQL_HARNESS_EXCEPTION_INCLUDED
27#define MYSQL_HARNESS_EXCEPTION_INCLUDED
37 explicit bad_plugin(
const std::string &msg) :
std::runtime_error(msg) {}
Exception thrown when the plugin loading failed.
Definition: exception.h:35
bad_plugin(const std::string &msg)
Definition: exception.h:37
Definition: gcs_xcom_synode.h:64