RuleSetTranslationComplexityException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
- Implements
Constructors
RuleSetTranslationComplexityException(SerializationInfo, StreamingContext) | |
RuleSetTranslationComplexityException(String, Exception) | |
RuleSetTranslationComplexityException(String) |