Click or drag to resize
FiddlerApplicationDoNotifyUser Method (Exception, String)

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static void DoNotifyUser(
	Exception eX,
	string sTitle
)

Parameters

eX
Type: SystemException
sTitle
Type: SystemString
See Also