Share via


MetadataExceptionState.ReconstructException property

Gets the metadata exception used in reconstructing the exception.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property ReconstructException As MetadataException
    Get
'Usage
Dim instance As MetadataExceptionState
Dim value As MetadataException

value = instance.ReconstructException
public virtual MetadataException ReconstructException { get; }

Property value

Type: Microsoft.SharePoint.BusinessData.Administration.MetadataException
The metadata exception.

See also

Reference

MetadataExceptionState class

MetadataExceptionState members

Microsoft.SharePoint.BusinessData.Administration namespace