ConcurrencyException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Constructors
| ConcurrencyException() | |
| ConcurrencyException(String, Exception) | |
| ConcurrencyException(String, String) | |
| ConcurrencyException(String) |
Properties
| Type |
Methods
| GetObjectData(SerializationInfo, StreamingContext) |
Explicit Interface Implementations
| IBtsExtendedError.Details | (Inherited from BtsException) |
| IBtsExtendedError.Message | (Inherited from BtsException) |