EvaluationTimeoutException Class |
Namespace: CMS.MacroEngine
public class EvaluationTimeoutException : MacroException
The EvaluationTimeoutException type exposes the following members.
Name | Description | |
---|---|---|
EvaluationTimeoutException |
Constructor.
|
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.) |