Click or drag to resize

ExceptionHandlingHelperHandleException Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static void HandleException(
	Exception exception
)

Parameters

exception
Type: SystemException
See Also