MetadataObjectNotFoundException.ToString method

Creates and returns a string representation of the current exception object.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As MetadataObjectNotFoundException
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
The string representation of the current exception object.

See also

Reference

MetadataObjectNotFoundException class

MetadataObjectNotFoundException members

Microsoft.SharePoint.BusinessData.Administration namespace