Share via


CycleException Class

Definition

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
Inheritance
Attributes

Constructors

CycleException()
CycleException(SerializationInfo, StreamingContext)
CycleException(String)
CycleException(String, Exception)

Properties

Type (Inherited from BtsException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from BtsException)

Explicit Interface Implementations

IBtsExtendedError.Details (Inherited from BtsException)
IBtsExtendedError.Message (Inherited from BtsException)

Applies to