Share via


RuleEngineDeploymentNotPublishedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to