Share via


RuleEngineRuntimeTypeMismatchException Class

Definition

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

Constructors

RuleEngineRuntimeTypeMismatchException(SerializationInfo, StreamingContext)
RuleEngineRuntimeTypeMismatchException(String, Type, Type)
RuleEngineRuntimeTypeMismatchException(String, Type, Type, Exception)

Properties

ActualType
ExpectedType

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to