Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
CLIError Class Reference

Base class for CLI-related errors. More...

#include <cli_error.hpp>

+ Inheritance diagram for CLIError:
+ Collaboration diagram for CLIError:

Public Member Functions

 CLIError (const std::string &msg)
 

Detailed Description

Base class for CLI-related errors.

Definition at line 10 of file cli_error.hpp.

Constructor & Destructor Documentation

◆ CLIError()

CLIError::CLIError ( const std::string & msg)
explicit

Definition at line 12 of file cli_error.hpp.


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