Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
except_id_t Struct Reference

Identifies an exception class by group and code. More...

#include <except.h>

Public Attributes

unsigned long except_group
 
unsigned long except_code
 

Detailed Description

Identifies an exception class by group and code.

Member Data Documentation

◆ except_code

unsigned long except_id_t::except_code

Exception code identifier (specific exception within the group)

◆ except_group

unsigned long except_id_t::except_group

Exception group identifier (broad category)


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