6566676869707172737475
fail("must have failed to add"); //$NON-NLS-1$ }catch(RuntimeException e) { } try { choice.addChoiceNode(new MappingChoiceNode()); fail("must have failed to add"); //$NON-NLS-1$ }catch(RuntimeException e) { } }