Share via


RuleStoreIncompatibleException Class

Definition

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

Constructors

RuleStoreIncompatibleException(SerializationInfo, StreamingContext)
RuleStoreIncompatibleException(String, String)
RuleStoreIncompatibleException(String, String, Exception)

Properties

ConnectionString

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to