Share via


RuleEngineRuntimeExecutionLoopException Class

Definition

public ref class RuleEngineRuntimeExecutionLoopException : Microsoft::RuleEngine::RuleEngineRuntimeException
[System.Serializable]
public class RuleEngineRuntimeExecutionLoopException : Microsoft.RuleEngine.RuleEngineRuntimeException
type RuleEngineRuntimeExecutionLoopException = class
    inherit RuleEngineRuntimeException
    interface ISerializable
Public Class RuleEngineRuntimeExecutionLoopException
Inherits RuleEngineRuntimeException
Inheritance
RuleEngineRuntimeExecutionLoopException
Attributes
Implements

Constructors

RuleEngineRuntimeExecutionLoopException(SerializationInfo, StreamingContext)
RuleEngineRuntimeExecutionLoopException(String)
RuleEngineRuntimeExecutionLoopException(String, Exception)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to