RequestFaultException (Miembros)
Defines the abstract base-class for request fault exceptions.
En las tablas siguientes se enumeran los miembros expuestos por el tipo RequestFaultException.
Protegido Constructores
Nombre | Descripción | |
---|---|---|
RequestFaultException | RequestFaultException constructor. |
Arriba
Público Propiedades
(vea también Protegido Propiedades)
Nombre | Descripción | |
---|---|---|
Action | (Se hereda de FaultException) | |
Code | (Se hereda de FaultException) | |
Data | (Se hereda de Exception) | |
HelpLink | (Se hereda de Exception) | |
InnerException | (Se hereda de Exception) | |
Message | (Se hereda de FaultException) | |
Reason | (Se hereda de FaultException) | |
Source | (Se hereda de Exception) | |
StackTrace | (Se hereda de Exception) | |
TargetSite | (Se hereda de Exception) |
Arriba
Protegido Propiedades
Nombre | Descripción | |
---|---|---|
HResult | (Se hereda de Exception) |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
CreateFault | Sobrecargado. (Se hereda de FaultException) | |
CreateMessageFault | (Se hereda de FaultException) | |
Equals | Sobrecargado. (Se hereda de Object) | |
GetBaseException | (Se hereda de Exception) | |
GetHashCode | (Se hereda de Object) | |
GetObjectData | Invalidado. Implementation of the System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) method that is called when the object is serialized into a stream. | |
GetType | (Se hereda de Exception) | |
ReferenceEquals | (Se hereda de Object) | |
ToString | (Se hereda de Exception) |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
Finalize | (Se hereda de Object) | |
MemberwiseClone | (Se hereda de Object) |
Arriba
Vea también
Referencia
RequestFaultException (Clase)
Microsoft.IdentityModel.Protocols (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.