Share via


RuntimeErrorException Class

Definition

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

Constructors

RuntimeErrorException(Exception)
RuntimeErrorException(Exception, String, Object[])
RuntimeErrorException(SerializationInfo, StreamingContext)
RuntimeErrorException(String, Object[])

Properties

EventId (Inherited from RuntimeErrorException)
Message

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