CycleException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class CycleException : Microsoft::BizTalk::ExplorerOM::BtsException
[System.Serializable]
public class CycleException : Microsoft.BizTalk.ExplorerOM.BtsException
type CycleException = class
inherit BtsException
Public Class CycleException
Inherits BtsException
- 繼承
- 屬性
建構函式
CycleException() | |
CycleException(SerializationInfo, StreamingContext) | |
CycleException(String, Exception) | |
CycleException(String) |
屬性
Type | (繼承來源 BtsException) |
方法
GetObjectData(SerializationInfo, StreamingContext) | (繼承來源 BtsException) |
明確介面實作
IBtsExtendedError.Details | (繼承來源 BtsException) |
IBtsExtendedError.Message | (繼承來源 BtsException) |