SharpPcap : SharpPcap Namespace

WinPcapRequiredException Class

Exception thrown when a WinPcap extension method is called from a non-Windows platform

Syntax

public class WinPcapRequiredException : 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

WinPcapRequiredException Constructor

string constructor

Syntax

public WinPcapRequiredException (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