Click or drag to resize
DriverUtilitiesHandleNotNullInnerException Method
This method is used to handle exceptions having some Inner exception message

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

Parameters

exp
Type: SystemException

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

See Also