senf::PacketTypeNotRegisteredException Struct Reference

Entry not found in registry. More...

#include <senf/Packets/PacketRegistry.hh>

Inheritance diagram for senf::PacketTypeNotRegisteredException:

Public Member Functions

 PacketTypeNotRegisteredException ()
 
- 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

Entry not found in registry.

This exception is signaled whenever a throwing lookup operation fails.

Definition at line 264 of file PacketRegistry.hh.

Constructor & Destructor Documentation

◆ PacketTypeNotRegisteredException()

senf::PacketTypeNotRegisteredException::PacketTypeNotRegisteredException ( )
inline

Definition at line 265 of file PacketRegistry.hh.


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