VsaEngine.GetExceptionToThrow(Exception) 方法

定义

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

参数

返回

适用于