UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

TraceEvent..::..GetMessageWithExceptionNameFromExceptionIncludingInnerException Method

Gets the message with exception name from exception including inner exception.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


public static string GetMessageWithExceptionNameFromExceptionIncludingInnerException(
	Exception ex
)
Public Shared Function GetMessageWithExceptionNameFromExceptionIncludingInnerException ( _
	ex As Exception _
) As String
public:
static String^ GetMessageWithExceptionNameFromExceptionIncludingInnerException(
	Exception^ ex
)

Parameters

ex
Type: Exception
The ex.

Return Value

the whole message