senf::InvalidArgumentException Struct Reference

#include <senf/Utils/Exception.hh>

Inheritance diagram for senf::InvalidArgumentException:

Public Member Functions

 InvalidArgumentException (std::string const &what_arg)
 
- Public Member Functions inherited from senf::ExceptionMixin
std::string message () const
 get exception description More...
 
std::string backtrace () const
 Return backtrace (if available) More...
 
void append (std::string text)
 Extend exception description. More...
 

Additional Inherited Members

- Protected Member Functions inherited from senf::ExceptionMixin
 ExceptionMixin (std::string const &description="")
 Initialize exception with string. More...
 
- Protected Attributes inherited from senf::ExceptionMixin
std::string what_
 

Detailed Description

Definition at line 203 of file Exception.hh.

Constructor & Destructor Documentation

◆ InvalidArgumentException()

senf::InvalidArgumentException::InvalidArgumentException ( std::string const &  what_arg)

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