Share via


RuleEngineDeploymentNotDeployedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to