ExpressionException
Exception thrown when an error occurs during formula parsing, evaluation, or manipulation, with support for localized error messages.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Expressions
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
public class ExpressionException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionExpressionException
Implements:
Inherited Members
Constructors
Initializes a new instance of the ExpressionException class with both an inner exception and localization support.
Initializes a new instance of the ExpressionException class with an inner exception for chaining.
Initializes a new instance of the ExpressionException class with localization support via a resource key.
Initializes a new instance of the ExpressionException class with the specified error message.