You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Models Namespaces > RainWorx.FrameWorx.MVC.Models.CSV > FlattenExceptionMessages Method

CSVFlattenExceptionMessages Method

AuctionWorx 3.5 API
converts an exception object to a readable string including applicable inner exception messages

Namespace:  RainWorx.FrameWorx.MVC.Models.CSV
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public static string FlattenExceptionMessages(
	Exception e
)

Parameters

e
Type: SystemException
an exception

Return Value

Type: String
See Also

Reference

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