the VS debugger seems to be able to extract that information from a WinRTError object:
"WinRT Information: The clipboard could not be accessed because the application is not in the foreground."
Yet, all I can extract from the WinRTError object in its message property is "Access is denied".