共用方式為


CycleException 類別

定義

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)

適用於