senf::InvalidPacketChainException Struct Reference

Invalid packet chain operation. More...

#include <senf/Packets/PacketInterpreter.hh>

Inheritance diagram for senf::InvalidPacketChainException:
Inheritance graph
[legend]

List of all members.


Detailed Description

Invalid packet chain operation.

This exception signals an invalid operation on the chain like trying to find a non-existent chain member and other similar error conditions.

Definition at line 408 of file PacketInterpreter.hh.


Public Member Functions

  InvalidPacketChainException ()

Constructor & Destructor Documentation

senf::InvalidPacketChainException::
InvalidPacketChainException ()

Definition at line 409 of file PacketInterpreter.hh.


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