Membros MissingTypeFacetAssociationException
The MissingTypeFacetAssociationException class is an exception that is raised when a specified association between a facet and a type is missing.
O tipo MissingTypeFacetAssociationException expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
MissingTypeFacetAssociationException() () () () | ||
MissingTypeFacetAssociationException(String) | Initializes a new instance of the MissingTypeFacetAssociationException class that has the specified message text. | |
MissingTypeFacetAssociationException(String, Exception) | Initializes a new instance of the MissingTypeFacetAssociationException class that has the specified message text and inner exception. | |
MissingTypeFacetAssociationException(String, String) | Initializes a new instance of the MissingTypeFacetAssociationException class that has the specified type name and facet. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetBaseException | (Herdado de Exception.) | |
GetHashCode | (Herdado de Object.) | |
GetObjectData | (Substitui Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Herdado de Exception.) | |
Init | (Herdado de DmfException.) | |
MemberwiseClone | (Herdado de Object.) | |
SetHelpContext | (Herdado de DmfException.) | |
ToString | (Herdado de Exception.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Data | (Herdado de Exception.) | |
DmfExceptionType | (Substitui DmfException. . :: . .DmfExceptionType.) | |
Facet | Gets the facet that is missing. | |
HelpLink | (Herdado de DmfException.) | |
HResult | (Herdado de Exception.) | |
InnerException | (Herdado de Exception.) | |
Message | (Substitui Exception. . :: . .Message.) | |
Source | (Herdado de Exception.) | |
StackTrace | (Herdado de Exception.) | |
TargetSite | (Herdado de Exception.) | |
TypeName | Gets the type that is missing. |
Início
Consulte também