次の方法で共有


TransactionNestingException クラス

定義

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

コンストラクター

TransactionNestingException()
TransactionNestingException(SerializationInfo, StreamingContext)

プロパティ

EventId (継承元 TransactionNestingException)
Message (継承元 XLANGsException)

メソッド

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

適用対象