Share via


RuleStoreRuleSetRenameNotAllowedException Class

Definition

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

Constructors

RuleStoreRuleSetRenameNotAllowedException(SerializationInfo, StreamingContext)
RuleStoreRuleSetRenameNotAllowedException(String, String, String)
RuleStoreRuleSetRenameNotAllowedException(String, String, String, Exception)

Properties

CurrentName
NewName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to