Share via


RuleEngineDeploymentRuleSetExistsException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to