Partager via


Membres MissingTypeFacetAssociationException

The MissingTypeFacetAssociationException class is an exception that is raised when a specified association between a facet and a type is missing.

Le type MissingTypeFacetAssociationException expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MissingTypeFacetAssociationException() () () ()
Méthode publique MissingTypeFacetAssociationException(String) Initializes a new instance of the MissingTypeFacetAssociationException class that has the specified message text.
Méthode publique MissingTypeFacetAssociationException(String, Exception) Initializes a new instance of the MissingTypeFacetAssociationException class that has the specified message text and inner exception.
Méthode publique MissingTypeFacetAssociationException(String, String) Initializes a new instance of the MissingTypeFacetAssociationException class that has the specified type name and facet.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetBaseException (Hérité de Exception.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetObjectData (Se substitue à Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).)
Méthode publique GetType (Hérité de Exception.)
Méthode protégée Init (Hérité de DmfException.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée SetHelpContext (Hérité de DmfException.)
Méthode publique ToString (Hérité de Exception.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Data (Hérité de Exception.)
Propriété publique DmfExceptionType (Se substitue à DmfException. . :: . .DmfExceptionType.)
Propriété publique Facet Gets the facet that is missing.
Propriété publique HelpLink (Hérité de DmfException.)
Propriété protégée HResult (Hérité de Exception.)
Propriété publique InnerException (Hérité de Exception.)
Propriété publique Message (Se substitue à Exception. . :: . .Message.)
Propriété publique Source (Hérité de Exception.)
Propriété publique StackTrace (Hérité de Exception.)
Propriété publique TargetSite (Hérité de Exception.)
Propriété publique TypeName Gets the type that is missing.

Haut de la page