Share via


RuntimeErrorException Class

Definition

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

Constructors

RuntimeErrorException()
RuntimeErrorException(Exception)
RuntimeErrorException(SerializationInfo, StreamingContext)

Properties

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