Share via


RuleEngineRuntimeException Class

Definition

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

Constructors

RuleEngineRuntimeException(SerializationInfo, StreamingContext)
RuleEngineRuntimeException(String)
RuleEngineRuntimeException(String, Exception)

Applies to