Share via


BtsException 类

定义

public ref class BtsException : ApplicationException, Microsoft::BizTalk::ExplorerOM::IBtsExtendedError
[System.Serializable]
public class BtsException : ApplicationException, Microsoft.BizTalk.ExplorerOM.IBtsExtendedError
type BtsException = class
    inherit ApplicationException
    interface IBtsExtendedError
Public Class BtsException
Inherits ApplicationException
Implements IBtsExtendedError
继承
BtsException
派生
属性
实现

构造函数

BtsException()
BtsException(SerializationInfo, StreamingContext)
BtsException(String)
BtsException(String, Exception)

属性

Type

方法

GetObjectData(SerializationInfo, StreamingContext)

显式接口实现

IBtsExtendedError.Details
IBtsExtendedError.Message

适用于