Public Member Functions
bfn::unknown_command_error Class Reference
Inheritance diagram for bfn::unknown_command_error:
bfn::general_exception

Public Member Functions

 unknown_command_error (std::string mesg)
 
std::ostream & print (std::ostream &os) const override
 
- Public Member Functions inherited from bfn::general_exception
 general_exception () noexcept=default
 
 ~general_exception () override=default
 
const char * what () const noexcept override
 

Detailed Description

Definition at line 116 of file exception.h.

Constructor & Destructor Documentation

◆ unknown_command_error()

bfn::unknown_command_error::unknown_command_error ( std::string  mesg)
inline

Definition at line 119 of file exception.h.

Member Function Documentation

◆ print()

std::ostream& bfn::unknown_command_error::print ( std::ostream &  os) const
inlineoverridevirtual

Reimplemented from bfn::general_exception.

Definition at line 123 of file exception.h.


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