Compartir a través de


NamespaceNotUnderstandException Constructor (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

'Declaración
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

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

Parameters

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

See Also

Reference

NamespaceNotUnderstandException Class

NamespaceNotUnderstandException Members

NamespaceNotUnderstandException Overload

DocumentFormat.OpenXml Namespace