Share via


RuleStoreRuleSetVersionIncompatibilityException Class

Definition

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

Constructors

RuleStoreRuleSetVersionIncompatibilityException(SerializationInfo, StreamingContext)
RuleStoreRuleSetVersionIncompatibilityException(String, String, Int32, Int32, Int32, Int32)
RuleStoreRuleSetVersionIncompatibilityException(String, String, Int32, Int32, Int32, Int32, Exception)

Properties

ExistingMajorVersion
ExistingMinorVersion
NewMajorVersion
NewMinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to