Edit

Platform::ReCreateException Method

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

Syntax

static Exception^ ReCreateException(int hr)

Parameters

hr

Property Value/Return Value

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