You are here: RainWorx.FrameWorx.Utility > LogManager Class > LogManager Methods > HandleException Method (Exception, String, String, Dictionary(String, Object))

LogManagerHandleException Method (Exception, String, String, DictionaryString, Object)

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public static bool HandleException(
	Exception e,
	string functionalArea,
	string machineName,
	Dictionary<string, Object> properties
)

Parameters

e
Type: SystemException
functionalArea
Type: SystemString
machineName
Type: SystemString
properties
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: Boolean
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.