다음을 통해 공유


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)

적용 대상