TransactionNestingException クラス

定義

public ref class TransactionNestingException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class TransactionNestingException : Microsoft.XLANGs.BaseTypes.XLANGsException
type TransactionNestingException = class
    inherit XLANGsException
Public MustInherit Class TransactionNestingException
Inherits XLANGsException
継承
TransactionNestingException
派生
属性

コンストラクター

TransactionNestingException()
TransactionNestingException(SerializationInfo, StreamingContext)

プロパティ

EventId
Message (継承元 XLANGsException)

メソッド

GetObjectData(SerializationInfo, StreamingContext) (継承元 XLANGsException)
GetState(String) (継承元 XLANGsException)
SetMessage(String) (継承元 XLANGsException)
SetState(String, Object) (継承元 XLANGsException)

適用対象