次の方法で共有


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)

適用対象