Share via


RuntimeInternalErrorException Class

Definition

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

Constructors

RuntimeInternalErrorException()
RuntimeInternalErrorException(SerializationInfo, StreamingContext)

Properties

EventId (Inherited from RuntimeErrorException)
Message (Inherited from RuntimeErrorException)

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