Freigeben über


NamespaceNotUnderstandException-Konstruktor (String)

Initializes a new instance of the InvalidMCContentException class with a specified error message.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New NamespaceNotUnderstandException(message)
public NamespaceNotUnderstandException(
    string message
)

Parameter

  • message
    Typ: System.String
    The message that describes the error.

Siehe auch

Referenz

NamespaceNotUnderstandException Klasse

NamespaceNotUnderstandException-Member

NamespaceNotUnderstandException Überladung

DocumentFormat.OpenXml-Namespace