| EvaluationTimeoutException Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.MacroEngine
 Syntax
Syntaxpublic class EvaluationTimeoutException : MacroException
The EvaluationTimeoutException type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | EvaluationTimeoutException | 
            Constructor.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Message | 
            Returns evaluation timeout error message.
            (Overrides ExceptionMessage.) | 
|  | OriginalExpression | 
            Gets or sets the whole expression which was being processed when this error occurred.
            (Inherited from MacroException.) | 
 See Also
See Also