EvaluationSuspendedError
Error thrown when computations become suspended. To perform any other action wait for the batch to complete or resume the evaluation. Relates to:
see batch
see resumeEvaluation
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new EvaluationSuspendedError(): EvaluationSuspendedError
Defined in src/errors.ts:257
Returns: EvaluationSuspendedError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor