MySQL 9.0.0
Source Code Documentation
MasterKeyReadError Class Reference

MasterKeyReadError class represents error during reading master key using master-key-reader. More...

#include <keyring_info.h>

Inheritance diagram for MasterKeyReadError:
[legend]

Public Member Functions

 MasterKeyReadError (const std::string &msg)
 

Detailed Description

MasterKeyReadError class represents error during reading master key using master-key-reader.

More detail about the nature of the error can be accessed using what() member function.

Constructor & Destructor Documentation

◆ MasterKeyReadError()

MasterKeyReadError::MasterKeyReadError ( const std::string &  msg)
inlineexplicit

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