Compartir a través de


ComponentException Clase

Definición

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
Herencia
ComponentException
Derivado
Atributos

Constructores

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

Campos

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR
BTS_E_INVALID_CONVERSION
BTS_E_NULL_XPATH
BTS_E_TYPE_NOT_SUPPORTED
BTS_E_UNEXPECTED_XPATH

Propiedades

ArgumentCount (Heredado de BTSException)
ExceptionName (Heredado de BTSException)
ExtendedDescription (Heredado de BTSException)
HResult (Heredado de BTSException)
SoapFault (Heredado de BTSException)
StackTrace (Heredado de BTSException)

Métodos

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

Se aplica a