NotAFormulaError
Error thrown when the the provided string is not a valid formula, i.e does not start with ”=“
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new NotAFormulaError(): NotAFormulaError
Defined in src/errors.ts:47
Returns: NotAFormulaError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor