Share via


RuleStoreFileNotFoundException Class

Definition

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

Constructors

RuleStoreFileNotFoundException(SerializationInfo, StreamingContext)
RuleStoreFileNotFoundException(String, String)
RuleStoreFileNotFoundException(String, String, Exception)

Properties

FileName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to