MySQL 8.0.41
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: