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) |