SharpPcap : SharpPcap Namespace

NotSupportedOnCaptureFileException Class

Thrown when a method not supported on a capture file

Syntax

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

Member Details

NotSupportedOnCaptureFileException Constructor

string constructor

Syntax

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