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