190191192193194195196
} @Override protected SecurityConfigException createSecurityException(String errorid, Object... args) { return new XMLSecurityConfigException(errorid, args); }