共用方式為


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)

適用於