Share via


RuleEngineRuntimeFieldNotDefinedException Class

Definition

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

Constructors

RuleEngineRuntimeFieldNotDefinedException(SerializationInfo, StreamingContext)
RuleEngineRuntimeFieldNotDefinedException(String, String, String, String)
RuleEngineRuntimeFieldNotDefinedException(String, String, String, String, Exception)

Properties

DocumentType
Field
Selector

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to