Share via


RetryTransactionException Class

Definition

public ref class RetryTransactionException : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public class RetryTransactionException : Microsoft.XLANGs.BaseTypes.XLANGsException
type RetryTransactionException = class
    inherit XLANGsException
Public Class RetryTransactionException
Inherits XLANGsException
Inheritance
RetryTransactionException
Attributes

Constructors

RetryTransactionException()
RetryTransactionException(SerializationInfo, StreamingContext)

Properties

DelayFor
EventId
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