Share via


ConstraintException Class

Definition

public ref class ConstraintException sealed : Microsoft::BizTalk::ExplorerOM::BtsException
[System.Serializable]
public sealed class ConstraintException : Microsoft.BizTalk.ExplorerOM.BtsException
type ConstraintException = class
    inherit BtsException
Public NotInheritable Class ConstraintException
Inherits BtsException
Inheritance
ConstraintException
Attributes

Constructors

ConstraintException()
ConstraintException(String)
ConstraintException(String, Exception)

Properties

ConstraintNumber
Type

Methods

GetObjectData(SerializationInfo, StreamingContext)

Explicit Interface Implementations

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

Applies to