FaultContractExceptionHandlerData Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The FaultContractExceptionHandlerData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FaultContractExceptionHandlerData | Overloaded. |
Methods
Fields
Name | Description | |
---|---|---|
ExceptionMessageAttributeName |
The attribute name for an alternative exception message for the specified FaultContract.
|
|
FaultContractTypeAttributeName |
The attribute name for the faultContract type.
|
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
ExceptionMessage |
Gets or sets the exception message.
|
|
FaultContractType |
Gets or sets the type of the fault contract.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Properties | (Inherited from ConfigurationElement.) | |
PropertyMappings |
Gets the collection of FaultContractExceptionHandlerMappingData that represent the mappings from source properties on the exception to properties in the fault contract.
|
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
See Also
FaultContractExceptionHandlerData Class
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |