Wednesday, January 11, 2012

Define Catastrophic

Got this error in Visual Studio 2010 today:

Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))

In reality, I just tried to open a really big file, too big for memory apparently. Hardly a catastrophe. A simple Out of Memory error would have been good.

No comments:

Post a Comment