'Declaration
<ExtensionAttribute()> <NotNullAttribute()> Public Shared Function GetRecursiveMessage( _ ByVal ex As Exception _ ) As String
Parameters
- ex
- The exception to return the message for
'Declaration
<ExtensionAttribute()> <NotNullAttribute()> Public Shared Function GetRecursiveMessage( _ ByVal ex As Exception _ ) As String