Edit

Share via


VsaEngine.GetExceptionToThrow(Exception) Method

Definition

public:
 static Exception ^ GetExceptionToThrow(Exception ^ e);
public static Exception GetExceptionToThrow (Exception e);
static member GetExceptionToThrow : Exception -> Exception
Public Shared Function GetExceptionToThrow (e As Exception) As Exception

Parameters

Returns

Applies to