Share via


InvalidAtomicCallException Class

Definition

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

Constructors

InvalidAtomicCallException(SerializationInfo, StreamingContext)
InvalidAtomicCallException(String, String)

Properties

EventId (Inherited from InvalidAtomicCallException)
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