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