Share via


RuleEngineDeploymentRuleSetFetchException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to