senf::StatisticsBase::InvalidRankException Struct Reference

#include <senf/Utils/Statistics.hh>

Inheritance diagram for senf::StatisticsBase::InvalidRankException:

Public Member Functions

 InvalidRankException ()
 
- Public Member Functions inherited from senf::Exception
virtual ~Exception () throw ()
 
virtual char const * what () const throw ()
 get exception description and backtrace if available More...
 
- 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::Exception
 Exception (std::string const &description="")
 
- 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 240 of file Statistics.hh.

Constructor & Destructor Documentation

◆ InvalidRankException()

senf::StatisticsBase::InvalidRankException::InvalidRankException ( )
inline

Definition at line 241 of file Statistics.hh.


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