Share via


InvalidMetadataPropertyException Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

This exception is thrown if a metadata property is invalid.

The InvalidMetadataPropertyException type exposes the following members.

Constructors

  Name Description
Public method InvalidMetadataPropertyException() Obsolete.
Public method InvalidMetadataPropertyException(String) Obsolete.
Public method InvalidMetadataPropertyException(Type) Obsolete.
Protected method InvalidMetadataPropertyException(SerializationInfo, StreamingContext) Obsolete.
Public method InvalidMetadataPropertyException(String, Exception) Obsolete.
Public method InvalidMetadataPropertyException(String, String, Type) Obsolete.
Public method InvalidMetadataPropertyException(String, String, String, Type) Obsolete.
Public method InvalidMetadataPropertyException(String, Exception, String, String, Type) Obsolete.

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HasExplicitMessage Obsolete. (Inherited from MetadataException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property InvalidPropertyName Obsolete. Represents the name of the invalid property.
Public property Message Obsolete. (Overrides MetadataException.Message.)
Public property MetadataObjectName Obsolete. Represents the name of the metadata object that contains the invalid property.
Public property MetadataObjectType Obsolete. 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 Obsolete. (Overrides MetadataException.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method LogEvent Obsolete. Logs the event in the server event log. (Inherited from MetadataException.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Obsolete. (Overrides MetadataException.ToString().)

Top

See Also

Reference

InvalidMetadataPropertyException Class

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace