Condividi tramite


ComponentException Classe

Definizione

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
Ereditarietà
ComponentException
Derivato
Attributi

Costruttori

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

Campi

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR
BTS_E_INVALID_CONVERSION
BTS_E_NULL_XPATH
BTS_E_TYPE_NOT_SUPPORTED
BTS_E_UNEXPECTED_XPATH

Proprietà

ArgumentCount (Ereditato da BTSException)
ExceptionName (Ereditato da BTSException)
ExtendedDescription (Ereditato da BTSException)
HResult (Ereditato da BTSException)
SoapFault (Ereditato da BTSException)
StackTrace (Ereditato da BTSException)

Metodi

AddArgument(String) (Ereditato da BTSException)
GetArgument(Int32) (Ereditato da BTSException)
GetObjectData(SerializationInfo, StreamingContext) (Ereditato da BTSException)
SetDescription(String) (Ereditato da BTSException)
SetGUID(Guid) (Ereditato da BTSException)
SetHelpContext(UInt32) (Ereditato da BTSException)
SetHelpFile(String) (Ereditato da BTSException)
SetSource(String) (Ereditato da BTSException)
StoreException(IPipelineContext, Exception, String)
StoreException(IPipelineContext, String)

Si applica a