MySQL 8.4.0
Source Code Documentation
UsageError Class Reference

frontend error that involved the command-line options. More...

#include <passwd.h>

Inheritance diagram for UsageError:
[legend]

Public Member Functions

 UsageError (const std::string &what)
 
 UsageError (const std::string &what)
 
 UsageError (const std::string &what)
 
- Public Member Functions inherited from FrontendError
 FrontendError (const std::string &what)
 
 FrontendError (const std::string &what)
 
 FrontendError (const std::string &what)
 
 FrontendError (const std::string &what)
 

Detailed Description

frontend error that involved the command-line options.

should be handled by showing the user the help-text or a hint how to get the help

should bet handled by showing the user the help-text or a high how to get the help

Constructor & Destructor Documentation

◆ UsageError() [1/3]

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

◆ UsageError() [2/3]

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

◆ UsageError() [3/3]

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

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