MetadataObjectNotFoundException Members
Include Protected Members
Include Inherited Members
This exception is thrown if the requested metadata object cannot be found in the Business Data Catalog.
The MetadataObjectNotFoundException type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
HasExplicitMessage | (Inherited from MetadataException.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | (Overrides MetadataException.Message.) | |
MetadataObjectType | Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.) | |
SearchCriteria | Represents the criteria used to search for the metadata object. | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Overrides MetadataException.GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Inherited from Exception.) | |
LogEvent | Logs the event in the server event log. (Inherited from MetadataException.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides MetadataException.ToString().) |
Top
See Also
Reference
MetadataObjectNotFoundException Class
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace