次の方法で共有


ComponentException クラス

定義

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
継承
ComponentException
派生
属性

コンストラクター

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

フィールド

BTS_E_DISASSEMBLER_ENV_XPATH_ERROR
BTS_E_INVALID_CONVERSION
BTS_E_NULL_XPATH
BTS_E_TYPE_NOT_SUPPORTED
BTS_E_UNEXPECTED_XPATH

プロパティ

ArgumentCount (継承元 BTSException)
ExceptionName (継承元 BTSException)
ExtendedDescription (継承元 BTSException)
HResult (継承元 BTSException)
SoapFault (継承元 BTSException)
StackTrace (継承元 BTSException)

メソッド

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

適用対象