senf::console::UnknownNodeNameException Struct Reference

Exception: Unknown node name. More...

#include <senf/Utils/Console/Node.hh>

Inheritance diagram for senf::console::UnknownNodeNameException:

Public Member Functions

 UnknownNodeNameException ()
 
- Public Member Functions inherited from senf::Exception
virtual ~Exception ()
 
virtual char const * what () const
 
- Public Member Functions inherited from senf::ExceptionMixin
std::string message () const
 
std::string backtrace () const
 
void append (std::string text)
 

Additional Inherited Members

- Protected Member Functions inherited from senf::Exception
 Exception (std::string const &description="")
 
- Protected Member Functions inherited from senf::ExceptionMixin
 ExceptionMixin (std::string const &description="")
 
- Protected Attributes inherited from senf::ExceptionMixin
std::string what_
 

Detailed Description

Exception: Unknown node name.

Definition at line 548 of file Node.hh.

Constructor & Destructor Documentation

◆ UnknownNodeNameException()

senf::console::UnknownNodeNameException::UnknownNodeNameException ( )
inline

Definition at line 549 of file Node.hh.


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