MissingMetadataPropertyException Members

Include Protected Members
Include Inherited Members

This exception is thrown if a metadata object definition is missing a required property.

The MissingMetadataPropertyException type exposes the following members.

Constructors

  Name Description
Public method MissingMetadataPropertyException()
Public method MissingMetadataPropertyException(String)
Public method MissingMetadataPropertyException(Type)
Protected method MissingMetadataPropertyException(SerializationInfo, StreamingContext)
Public method MissingMetadataPropertyException(String, Exception)
Public method MissingMetadataPropertyException(String, Type)
Public method MissingMetadataPropertyException(String, Exception, Type)

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HasExplicitMessage (Inherited from MetadataException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message Represents the error message. (Inherited from MetadataException.)
Public property MetadataObjectType Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Serializes the information about the metadata object that caused the exception. (Inherited from MetadataException.)
Public method GetType (Inherited from Exception.)
Protected method LogEvent Logs the event in the server event log. (Inherited from MetadataException.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from MetadataException.)

Top

See Also

Reference

MissingMetadataPropertyException Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace