senf::TruncatedPacketException Struct Reference

Invalid packet data access. More...

#include <senf/Packets/PacketData.hh>

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

List of all members.


Detailed Description

Invalid packet data access.

This exception is signaled whenever an operation tries to access an out-of-bounds data byte. If the packet has been implemented correctly, this signals a malformed packet.

Definition at line 163 of file PacketData.hh.


Public Member Functions

  TruncatedPacketException ()

Constructor & Destructor Documentation

senf::TruncatedPacketException::
TruncatedPacketException ()

Definition at line 164 of file PacketData.hh.


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