JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.refcodes.command.NotUndoableRuntimeException
Uses of
NotUndoableRuntimeException
in
org.refcodes.command
Methods in
org.refcodes.command
that throw
NotUndoableRuntimeException
Modifier and Type
Method
Description
void
AbstractUndoable.
undo
(
CTX
aContext)
This method tries to undo the
Undoable
in case it was successfully executed.
void
Undoable.
undo
(
CTX
aContext)
This method tries to undo the
Undoable
in case it was successfully executed.