XmlException クラス
最後の例外に関する詳細情報を返します。
この型のすべてのメンバの一覧については、XmlException メンバ を参照してください。
System.Object
System.Exception
System.SystemException
System.Xml.XmlException
<Serializable>
Public Class XmlException Inherits SystemException
[C#]
[Serializable]
public class XmlException : SystemException
[C++]
[Serializable]
public __gc class XmlException : public SystemException
[JScript]
public
Serializable
class XmlException extends SystemException
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.Xml
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
アセンブリ: System.Xml (System.Xml.dll 内)