New to Telerik Document ProcessingStart a free 30-day trial

Constant expression representing a formula error with an error value, message, and optional exception. Use this to propagate errors through formula calculations.

Definition

Properties

The underlying exception that caused this error, if any.

C#
public Exception Exception { get; }
Property Value:

The exception.

The human-readable error message describing what went wrong.

C#
public string Message { get; }
Property Value:

The message.

In this article
DefinitionPropertiesExceptionMessage
Not finding the help you need?
Contact Support