Share via


ConcurrencyException Class

Definition

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

Constructors

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

Properties

Type

Methods

GetObjectData(SerializationInfo, StreamingContext)

Explicit Interface Implementations

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

Applies to