Share via


RuleEngineDeploymentAlreadyDeployedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to