Share via


RuleStoreRuleSetNotAvailableException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to