XmlSchemaException コンストラクタ (String)
アセンブリ: System.Xml (system.xml.dll 内)


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


XmlSchemaException コンストラクタ (String, Exception, Int32, Int32)
アセンブリ: System.Xml (system.xml.dll 内)

Public Sub New ( _ message As String, _ innerException As Exception, _ lineNumber As Integer, _ linePosition As Integer _ )
Dim message As String Dim innerException As Exception Dim lineNumber As Integer Dim linePosition As Integer Dim instance As New XmlSchemaException(message, innerException, lineNumber, linePosition)
public XmlSchemaException ( string message, Exception innerException, int lineNumber, int linePosition )
public: XmlSchemaException ( String^ message, Exception^ innerException, int lineNumber, int linePosition )
public XmlSchemaException ( String message, Exception innerException, int lineNumber, int linePosition )
public function XmlSchemaException ( message : String, innerException : Exception, lineNumber : int, linePosition : int )

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


XmlSchemaException コンストラクタ (String, Exception)
アセンブリ: System.Xml (system.xml.dll 内)

Dim message As String Dim innerException As Exception Dim instance As New XmlSchemaException(message, innerException)

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


XmlSchemaException コンストラクタ

名前 | 説明 |
---|---|
XmlSchemaException () | XmlSchemaException クラスの新しいインスタンスを初期化します。 .NET Compact Framework によってサポートされています。 |
XmlSchemaException (String) | XmlSchemaException クラスの新しいインスタンスを、指定された例外メッセージを使用して初期化します。 .NET Compact Framework によってサポートされています。 |
XmlSchemaException (SerializationInfo, StreamingContext) | XmlSchemaException のすべてのプロパティを含む指定した SerializationInfo 情報および StreamingContext 情報を使用して、新しい XmlSchemaException オブジェクトを構築します。 |
XmlSchemaException (String, Exception) | XmlSchemaException クラスの新しいインスタンスを、例外メッセージおよびこの例外が発生する原因になった元の Exception オブジェクトを指定して初期化します。 .NET Compact Framework によってサポートされています。 |
XmlSchemaException (String, Exception, Int32, Int32) | XmlSchemaException クラスの新しいインスタンスを、例外メッセージ、この例外が発生する原因になった Exception オブジェクト、XML の行番号、および XML の行位置を指定して初期化します。 .NET Compact Framework によってサポートされています。 |

XmlSchemaException コンストラクタ (SerializationInfo, StreamingContext)
アセンブリ: System.Xml (system.xml.dll 内)

Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New XmlSchemaException(info, context)
- info
SerializationInfo。
- context
StreamingContext。

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


XmlSchemaException コンストラクタ ()
アセンブリ: System.Xml (system.xml.dll 内)


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からXmlSchemaException コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- XmlSchemaException コンストラクタのページへのリンク