Freigeben über


ComponentException Klasse

Definition

public ref class ComponentException : Microsoft::BizTalk::Message::Interop::BTSException
[System.Serializable]
public class ComponentException : Microsoft.BizTalk.Message.Interop.BTSException
type ComponentException = class
    inherit BTSException
Public Class ComponentException
Inherits BTSException
Vererbung
ComponentException
Abgeleitet
Attribute

Konstruktoren

ComponentException(Int32, String, String[])
ComponentException(Int32, String)
ComponentException(SerializationInfo, StreamingContext)
ComponentException(UInt32, String, String[])
ComponentException(UInt32, String)

Felder

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR
BTS_E_INVALID_CONVERSION
BTS_E_NULL_XPATH
BTS_E_TYPE_NOT_SUPPORTED
BTS_E_UNEXPECTED_XPATH

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, Exception, String)
StoreException(IPipelineContext, String)

Gilt für: