Defines the mapping to be used for translating exceptions to faults.
The following tables list the members exposed by the ExceptionMapper type.
Public
Constructors
Name | Description | |
---|---|---|
ExceptionMapper | ExceptionMapper constructor. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
ExceptionMap | Gets the mapping used for translating exceptions to faults. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
FromException | Overloaded. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
HandleSecurityTokenProcessingException | Determines whether an exception that occurred during the processing of a security token should be handled using the defined ExceptionMap. |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.