Share via


Utility.GetDetailedException(Exception) Method

Definition

public:
 static System::String ^ GetDetailedException(Exception ^ exception);
public static string GetDetailedException (Exception exception);
static member GetDetailedException : Exception -> string
Public Shared Function GetDetailedException (exception As Exception) As String

Parameters

exception
Exception

Returns

Applies to