MapFileFailException クラス

MapFileFailException クラス

デバイスに対するベンダー提供のアクション マッピング ファイルの読み取りにおいて、あるいはデバイスに対するユーザー構成マッピング ファイルの読み取りまたは書き込みにおいて、エラーが発生した。

定義

Visual Basic Public Class MapFileFailException
   Inherits InputException 
C# public class MapFileFailException : InputException
Managed C++ public __gc class MapFileFailException  : public InputException
JScript public class MapFileFailException extends InputException

メンバ テーブル

次のテーブルは、MapFileFailException オブジェクトによって公開されているメンバの一覧である。左側のタブをクリックし、表示したいメンバの種類を選ぶこと。

フィールド

フィールド 説明
IsExceptionIgnored DirectX の例外を有効または無効にするブール値。 DirectXException から継承する。

メソッド

メソッド 説明
EnableExceptions DirectX の例外の送出を有効にする。 DirectXException から継承する。
GetExceptionFromResultInternal InputException から継承する。
IgnoreExceptions DirectX の例外の送出を無効にする。 DirectXException から継承する。
MapFileFailException オブジェクトの新しいインスタンスを初期化する。
ToString このインスタンスの文字列表現を取得する。DirectXException から継承する。

プロパティ

プロパティ 説明
ErrorCode 整数値の結果コード。 DirectXException から継承する。
ErrorString DirectX 固有のエラー文字列。 DirectXException から継承する。

継承の階層構造

Object

Exception

ApplicationException

DirectXException

InputException

MapFileFailException

クラスの情報

名前空間 Microsoft.DirectX.DirectInput
アセンブリ Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll)
厳密名 Microsoft.DirectX.DirectInput,  Version=0293,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

© 2002 Microsoft Corporation. All rights reserved. Terms of use.