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