SharpPcap : SharpPcap Namespace

StatisticsException Class

thrown when pcap_stats() reports an error

Syntax

public class StatisticsException : PcapException

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0

Members

See Also: Inherited members from PcapException.

Public Constructors

string constructor

Member Details

StatisticsException Constructor

string constructor

Syntax

public StatisticsException (string msg)

Parameters

msg
A string

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SharpPcap
Assembly: SharpPcap (in SharpPcap.dll)
Assembly Versions: 4.0.1.0