NoOperationToRedoError
Error thrown when there are no operations to redo by the redo method.
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new NoOperationToRedoError(): NoOperationToRedoError
Defined in src/errors.ts:119
Returns: NoOperationToRedoError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor