Share via


RuleStoreVocabularyInUseException Class

Definition

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

Constructors

RuleStoreVocabularyInUseException(SerializationInfo, StreamingContext)
RuleStoreVocabularyInUseException(String, String, Int32, Int32, RuleSetInfoCollection, VocabularyInfoCollection)
RuleStoreVocabularyInUseException(String, String, Int32, Int32, RuleSetInfoCollection, VocabularyInfoCollection, Exception)

Properties

MajorVersion
MinorVersion
Name
RuleSets
Vocabularies

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to