ReceiveLocationInactiveException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ReceiveLocationInactiveException : Microsoft::BizTalk::Adapter::Common::BTSAdapterException
[System.Serializable]
public class ReceiveLocationInactiveException : Microsoft.BizTalk.Adapter.Common.BTSAdapterException
type ReceiveLocationInactiveException = class
inherit BTSAdapterException
Public Class ReceiveLocationInactiveException
Inherits BTSAdapterException
- 繼承
- 屬性
建構函式
ReceiveLocationInactiveException() | |
ReceiveLocationInactiveException(SerializationInfo, StreamingContext) |
欄位
MessageID |
屬性
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) |