Share via


RuleStoreRuleSetAlreadyPublishedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to