Share via


RuleStoreRuleSetEmptyException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to