Share via


RuleEngineRuntimeIncompatibleTypesException Class

Definition

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

Constructors

RuleEngineRuntimeIncompatibleTypesException(SerializationInfo, StreamingContext)
RuleEngineRuntimeIncompatibleTypesException(String)
RuleEngineRuntimeIncompatibleTypesException(String, Exception)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to