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 )
Parameters
- e
- Type: SystemException
- functionalArea
- Type: SystemString
Return Value
Type: BooleanSee Also