Share via


RuleStoreRuleSetDeployedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to