Share via


TransactionNestingException Class

Definition

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
Inheritance
Attributes

Constructors

TransactionNestingException()
TransactionNestingException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from TransactionNestingException)
Message (Inherited from XLANGsException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to