Share via


GetCallStackRequestFailedException Class

Definition

public ref class GetCallStackRequestFailedException : Microsoft::XLANGs::RuntimeTypes::XLANGsDebugException
[System.Serializable]
public class GetCallStackRequestFailedException : Microsoft.XLANGs.RuntimeTypes.XLANGsDebugException
type GetCallStackRequestFailedException = class
    inherit XLANGsDebugException
Public Class GetCallStackRequestFailedException
Inherits XLANGsDebugException
Inheritance
GetCallStackRequestFailedException
Attributes

Constructors

GetCallStackRequestFailedException(Exception, Guid)
GetCallStackRequestFailedException(Guid)
GetCallStackRequestFailedException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from XLANGsException)
InstanceId (Inherited from XLANGsDebugException)
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