Share via


RuleEngineDeploymentDBConfigurationMismatchException Class

Definition

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

Constructors

RuleEngineDeploymentDBConfigurationMismatchException(SerializationInfo, StreamingContext)
RuleEngineDeploymentDBConfigurationMismatchException(String, String, String, String, String)
RuleEngineDeploymentDBConfigurationMismatchException(String, String, String, String, String, Exception)

Properties

ConfiguredDBName
ConfiguredDBServer
SelectedDBName
SelectedDBServer

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to