Share via


RuleEngineRuntimeNotComparableException Class

Definition

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

Constructors

RuleEngineRuntimeNotComparableException(SerializationInfo, StreamingContext)
RuleEngineRuntimeNotComparableException(String, String)
RuleEngineRuntimeNotComparableException(String, String, Exception)

Properties

TypeName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to