Edit

Share via


Platform::ReCreateException Method

This method is for internal use only and is not intended for user code. Use the Exception::CreateException method instead.

Syntax

C++
static Exception^ ReCreateException(int hr)

Parameters

hr

Property Value/Return Value

Returns a new Platform::Exception^, based on the specified HRESULT.