Platform::ReCreateException Method
This method is for internal use only and is not intended for user code. Use the Exception::CreateException method instead.
C++
static Exception^ ReCreateException(int hr)
hr
Returns a new Platform::Exception^, based on the specified HRESULT.