Share via


RuleEngineRuntimeNoExecutorException Class

Definition

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

Constructors

RuleEngineRuntimeNoExecutorException(SerializationInfo, StreamingContext)
RuleEngineRuntimeNoExecutorException(String)
RuleEngineRuntimeNoExecutorException(String, Exception)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to