Share via


RuleStoreVocabularyNotAvailableException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
VocabularyName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to