The tests for throwing/catching C++/CX exceptions are only enabled for targets with compiler support for exceptions.
-- v4: vccorlib140: Implement Platform::Exception. vccorlib140: Implement AllocateException(WithWeakRef), FreeException. vccorlib140: Add stubs for Exception constructors.