if (null == dynamicMenuRenderer) {
return;
}
// render label as dynamic menu item which has submenu
dynamicMenuRenderer.renderLabelClose(
getProtocol(context), protocolAttributes);
} catch (ProtocolException e) {
logger.error("rendering-error", getTagName(), e);
throw new XDIMEException(exceptionLocalizer.format(