Skip to content
v3.3.0

NoOperationToUndoError

Error thrown when there are no operations to be undone by the undo method.

+ new NoOperationToUndoError(): NoOperationToUndoError

Defined in src/errors.ts:110

Returns: NoOperationToUndoError

message: string


name: string


stack? : undefined | string


Error: ErrorConstructor