Share via


RuleSetTranslationException Class

Definition

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

Constructors

RuleSetTranslationException(SerializationInfo, StreamingContext)
RuleSetTranslationException(String)
RuleSetTranslationException(String, Exception)

Applies to