次の方法で共有


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

適用対象