{CompanyName} FlexyGo

Util..::..ReadInnerExceptions Method

Reads the inner exceptions.

Namespace:  FLEXYGO.Utilities.General
Assembly:  flxUtilities (in flxUtilities.dll)

Syntax


public static string ReadInnerExceptions(
	Exception ex
)
Public Shared Function ReadInnerExceptions ( _
	ex As Exception _
) As String

Parameters

ex
Type: Exception
The ex.

Return Value

System.String.