次の方法で共有


ConcurrencyException クラス

定義

public ref class ConcurrencyException sealed : Microsoft::BizTalk::ExplorerOM::BtsException
[System.Serializable]
public sealed class ConcurrencyException : Microsoft.BizTalk.ExplorerOM.BtsException
type ConcurrencyException = class
    inherit BtsException
Public NotInheritable Class ConcurrencyException
Inherits BtsException
継承
ConcurrencyException
属性

コンストラクター

ConcurrencyException()
ConcurrencyException(String, Exception)
ConcurrencyException(String, String)
ConcurrencyException(String)

プロパティ

Type

メソッド

GetObjectData(SerializationInfo, StreamingContext)

明示的なインターフェイスの実装

IBtsExtendedError.Details (継承元 BtsException)
IBtsExtendedError.Message (継承元 BtsException)

適用対象