BTSAdapterException 类

定义

public ref class BTSAdapterException : Microsoft::BizTalk::Message::Interop::BTSException
[System.Serializable]
public class BTSAdapterException : Microsoft.BizTalk.Message.Interop.BTSException
type BTSAdapterException = class
    inherit BTSException
Public Class BTSAdapterException
Inherits BTSException
继承
BTSAdapterException
派生
属性

构造函数

BTSAdapterException()
BTSAdapterException(SerializationInfo, StreamingContext)
BTSAdapterException(String)
BTSAdapterException(UInt32, String[])

属性

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)

适用于