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