BTSAdapterException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class BTSAdapterException : Microsoft::BizTalk::Message::Interop::BTSException
[System.Serializable]
public class BTSAdapterException : Microsoft.BizTalk.Message.Interop.BTSException
type BTSAdapterException = class
inherit BTSException
Public Class BTSAdapterException
Inherits BTSException
- Héritage
- Dérivé
- Attributs
Constructeurs
BTSAdapterException() | |
BTSAdapterException(SerializationInfo, StreamingContext) | |
BTSAdapterException(String) | |
BTSAdapterException(UInt32, String[]) |
Propriétés
ArgumentCount | (Hérité de BTSException) |
ExceptionName | (Hérité de BTSException) |
ExtendedDescription | (Hérité de BTSException) |
HResult | (Hérité de BTSException) |
SoapFault | (Hérité de BTSException) |
StackTrace | (Hérité de BTSException) |
Méthodes
AddArgument(String) | (Hérité de BTSException) |
GetArgument(Int32) | (Hérité de BTSException) |
GetObjectData(SerializationInfo, StreamingContext) | (Hérité de BTSException) |
SetDescription(String) | (Hérité de BTSException) |
SetGUID(Guid) | (Hérité de BTSException) |
SetHelpContext(UInt32) | (Hérité de BTSException) |
SetHelpFile(String) | (Hérité de BTSException) |
SetSource(String) | (Hérité de BTSException) |