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 voidAbstractUndoable. undo(CTX aContext)This method tries to undo theUndoablein case it was successfully executed.voidUndoable. undo(CTX aContext)This method tries to undo theUndoablein case it was successfully executed.
-