Share via


RuleEngineDeploymentDatabaseConnectionException Class

Definition

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

Constructors

RuleEngineDeploymentDatabaseConnectionException(SerializationInfo, StreamingContext)
RuleEngineDeploymentDatabaseConnectionException(String, String)
RuleEngineDeploymentDatabaseConnectionException(String, String, Exception)

Properties

ConnectionString

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to