Share via


RuleEngineConfigurationClassNotFoundException Class

Definition

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

Constructors

RuleEngineConfigurationClassNotFoundException(SerializationInfo, StreamingContext)
RuleEngineConfigurationClassNotFoundException(String, String, String)
RuleEngineConfigurationClassNotFoundException(String, String, String, Exception)

Properties

AssemblyName
ClassName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to