BtfAsmException 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 BtfAsmException : Microsoft::BizTalk::Component::ComponentException
[System.Serializable]
public class BtfAsmException : Microsoft.BizTalk.Component.ComponentException
type BtfAsmException = class
inherit ComponentException
Public Class BtfAsmException
Inherits ComponentException
- Héritage
- Attributs
Constructeurs
| BtfAsmException(Int32, String, String[]) | |
| BtfAsmException(Int32, String) | |
| BtfAsmException(SerializationInfo, StreamingContext) | |
| BtfAsmException(UInt32, String, String[]) | |
| BtfAsmException(UInt32, String) |
Champs
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) |
| StoreException(IPipelineContext, String) | (Hérité de ComponentException) |