Platform::FailureException 类

操作失败时引发。 它是 E_FAIL HRESULT 的等效项。

语法

public ref class FailureException : COMException,    IException,    IPrintable,    IEquatable

备注

有关更多信息,请参见 COMException 类。

要求

支持的最低客户端版本:Windows 8

支持的最低服务器版本:Windows Server 2012

命名空间: Platform

元数据: platform.winmd

另请参阅

Platform::COMException 类