RankException クラス
アセンブリ: mscorlib (mscorlib.dll 内)

<SerializableAttribute> _ <ComVisibleAttribute(True)> _ Public Class RankException Inherits SystemException
[SerializableAttribute] [ComVisibleAttribute(true)] public class RankException : SystemException
[SerializableAttribute] [ComVisibleAttribute(true)] public ref class RankException : public SystemException
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(true) */ public class RankException extends SystemException
SerializableAttribute ComVisibleAttribute(true) public class RankException extends SystemException

RankException は、値 0x80131517 を保持する HRESULT COR_E_RANK を使用します。
RankException のインスタンスの初期プロパティ値の一覧については、RankException コンストラクタのトピックを参照してください。

System.Exception
System.SystemException
System.RankException


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- RankException クラスのページへのリンク