69707172737475767778
message = LocalizedTextUtil.findDefaultText(XWorkMessages.MISSING_ACTION_EXCEPTION, Locale.getDefault(), new String[] { actionName }); } throw new ConfigurationException(message); } prepare(); }