MySQL 8.4.0
Source Code Documentation
FrontendError Class Reference

exception thrown by the frontend. More...

#include <passwd.h>

Inheritance diagram for FrontendError:
[legend]

Public Member Functions

 FrontendError (const std::string &what)
 
 FrontendError (const std::string &what)
 
 FrontendError (const std::string &what)
 
 FrontendError (const std::string &what)
 

Detailed Description

exception thrown by the frontend.

Should be presented to the user.

Constructor & Destructor Documentation

◆ FrontendError() [1/4]

FrontendError::FrontendError ( const std::string &  what)
inline

◆ FrontendError() [2/4]

FrontendError::FrontendError ( const std::string &  what)
inline

◆ FrontendError() [3/4]

FrontendError::FrontendError ( const std::string &  what)
inline

◆ FrontendError() [4/4]

FrontendError::FrontendError ( const std::string &  what)
inline

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