throw new Exception("Operation can not have any XUpdate-instruction!");
}
currentCommand.reset();
}
} else {
if (!currentCommand.executeInstruction()) {
try {
contextNode = currentCommand.execute();
} catch (Exception e) {
// While not ideal, CommandObject.execute throws
// Exception("no nodes selected !") if nothing is