8990919293949596979899
return null; } public String getMessage() { Localizer localizer = new Localizer(); return localizer.localize(this); } /** * Gets the default resource bundle name for this kind of exception. * Used for {@link #JAXWSExceptionBase(String, Object[])}.