Share via


RuleStoreVocabularyRenameNotAllowedException Class

Definition

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

Constructors

RuleStoreVocabularyRenameNotAllowedException(SerializationInfo, StreamingContext)
RuleStoreVocabularyRenameNotAllowedException(String, String, String)
RuleStoreVocabularyRenameNotAllowedException(String, String, String, Exception)

Properties

CurrentName
NewName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to