Share via


RuleEngineDeploymentVocabularyExistsException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
VocabularyName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to