BtfAsmException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Vererbung
- Attribute
Konstruktoren
BtfAsmException(Int32, String, String[]) | |
BtfAsmException(Int32, String) | |
BtfAsmException(SerializationInfo, StreamingContext) | |
BtfAsmException(UInt32, String, String[]) | |
BtfAsmException(UInt32, String) |
Felder
Eigenschaften
ArgumentCount | (Geerbt von BTSException) |
ExceptionName | (Geerbt von BTSException) |
ExtendedDescription | (Geerbt von BTSException) |
HResult | (Geerbt von BTSException) |
SoapFault | (Geerbt von BTSException) |
StackTrace | (Geerbt von BTSException) |
Methoden
AddArgument(String) | (Geerbt von BTSException) |
GetArgument(Int32) | (Geerbt von BTSException) |
GetObjectData(SerializationInfo, StreamingContext) | (Geerbt von BTSException) |
SetDescription(String) | (Geerbt von BTSException) |
SetGUID(Guid) | (Geerbt von BTSException) |
SetHelpContext(UInt32) | (Geerbt von BTSException) |
SetHelpFile(String) | (Geerbt von BTSException) |
SetSource(String) | (Geerbt von BTSException) |
StoreException(IPipelineContext, String) | (Geerbt von ComponentException) |