Share via


RuleEngineDeploymentUnexpectedException Class

Definition

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

Constructors

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

Properties

MajorVersion
MinorVersion
RuleSetName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to