ParseException
Class
Thrown when a string value cannot be parsed as a valid cell value due to format or type mismatch.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class ParseException : LocalizableException, ISerializable
Inheritance: objectExceptionLocalizableExceptionParseException
Implements:
Inherited Members
Constructors
Initializes a new ParseException with the specified error message, inner exception, localization key, and format arguments.
Initializes a new ParseException with the specified error message and inner exception.
Initializes a new ParseException with the specified error message.