ExceptionHandlingHelperGetPolicyName Method

Gets Policy Name for non-FileHold Exception

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public static string GetPolicyName(
	Exception exception
)

Parameters

exception  Exception
Exception

Return Value

String
Exception Policy Name

See Also