Share via


RuleStoreVocabularyAlreadyPublishedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
VocabularyName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to