libtins  4.4
Public Member Functions | List of all members
Tins::malformed_packet Class Reference

Exception thrown when a malformed packet is parsed. More...

#include <exceptions.h>

Inheritance diagram for Tins::malformed_packet:
Tins::exception_base Tins::dns_decompression_pointer_loops Tins::dns_decompression_pointer_out_of_bounds

Public Member Functions

 malformed_packet (const std::string &message)
 
- Public Member Functions inherited from Tins::exception_base
 exception_base (const std::string &message)
 
 exception_base (const char *message)
 

Detailed Description

Exception thrown when a malformed packet is parsed.


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