Share via


RuleSetTranslationComplexityException Class

Definition

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

Constructors

RuleSetTranslationComplexityException(SerializationInfo, StreamingContext)
RuleSetTranslationComplexityException(String)
RuleSetTranslationComplexityException(String, Exception)

Applies to