Click or drag to resize
DriverUtilitiesHandleNullInnerException Method
This methos is used to handle the exceptions with NULL inner exception messages

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void HandleNullInnerException(
	Exception exp
)

Parameters

exp
Type: SystemException

[Missing <param name="exp"/> documentation for "M:SeleniumUtilities.DriverUtilities.HandleNullInnerException(System.Exception)"]

See Also