Click or drag to resize

LoggerComposeExceptionMessage Method (Exception)

Namespace:  EDK4Net.Log
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static string ComposeExceptionMessage(
	Exception e
)

Parameters

e
Type: SystemException

Return Value

Type: String
See Also