Namespace:
RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
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: BooleanSee Also