Share via


RuleStoreVocabularyEmptyException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
VocabularyName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to