共用方式為


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, Exception)
BtsException(String)

屬性

Type

方法

GetObjectData(SerializationInfo, StreamingContext)

明確介面實作

IBtsExtendedError.Details
IBtsExtendedError.Message

適用於