MySQL 9.0.0
Source Code Documentation
MasterKeyWriteError Class Reference

MasterKeyWriteError class represents error during writing master key using master-key-writer. More...

#include <keyring_info.h>

Inheritance diagram for MasterKeyWriteError:
[legend]

Public Member Functions

 MasterKeyWriteError (const std::string &msg)
 

Detailed Description

MasterKeyWriteError class represents error during writing master key using master-key-writer.

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

Constructor & Destructor Documentation

◆ MasterKeyWriteError()

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

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