次の方法で共有


ConstraintException クラス

定義

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
継承
ConstraintException
属性

コンストラクター

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

プロパティ

ConstraintNumber
Type

メソッド

GetObjectData(SerializationInfo, StreamingContext)

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

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

適用対象