Share via


RuleEngineRuntimeColumnNotDefinedException Class

Definition

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

Constructors

RuleEngineRuntimeColumnNotDefinedException(SerializationInfo, StreamingContext)
RuleEngineRuntimeColumnNotDefinedException(String, String, String)
RuleEngineRuntimeColumnNotDefinedException(String, String, String, Exception)

Properties

ColumnName
TableName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to