Click or drag to resize

MainWindowGetExceptionMessage Method

Summary of exception include inner exception

Namespace:  VMInfoFace.Win
Assembly:  VMInfoFace.Win (in VMInfoFace.Win.exe) Version: 21.5.28.1 (21.5.28.1171)
Syntax
private string GetExceptionMessage(
	Exception pException
)

Parameters

pException
Type: SystemException
Exception object with message

Return Value

Type: String
Summary exception
See Also