MySQL 9.1.0
Source Code Documentation
|
MasterKeyWriteError class represents error during writing master key using master-key-writer. More...
#include <keyring_info.h>
Public Member Functions | |
MasterKeyWriteError (const std::string &msg) | |
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.
|
inlineexplicit |