Searched refs:ConfigException (Results 276 - 300 of 2598) sorted by relevance

<<11121314151617181920>>

/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DSASLMechanismHandler.java35 import org.opends.server.config.ConfigException;
66 * @throws ConfigException If an unrecoverable problem arises in
76 throws ConfigException, InitializationException;
H A DTrustManagerProvider.java36 import org.opends.server.config.ConfigException;
65 * @throws ConfigException If an unrecoverable problem arises in
77 throws ConfigException, InitializationException;
/forgerock/opendj2.6.2/src/server/org/opends/server/api/plugin/
H A DInternalDirectoryServerPlugin.java37 import org.opends.server.config.ConfigException;
78 PluginCfg configuration) throws ConfigException,
/forgerock/opendj2.6.2/src/server/org/opends/server/config/
H A DIntegerWithUnitConfigAttribute.java502 * @throws ConfigException If the provided unit is not recognized, or if the
507 throws ConfigException
512 throw new ConfigException(message);
521 throw new ConfigException(message);
528 throw new ConfigException(message);
556 * @throws ConfigException If the provided value is invalid for some reason.
559 throws ConfigException
566 throw new ConfigException(message);
584 throw new ConfigException(message, e);
765 * @throws ConfigException I
[all...]
H A DStringConfigAttribute.java270 * @throws ConfigException If this attribute does not have exactly one
274 throws ConfigException
279 throw new ConfigException(message);
285 throw new ConfigException(message);
313 * @throws ConfigException If this attribute does not have exactly one
317 throws ConfigException
327 throw new ConfigException(message);
333 throw new ConfigException(message);
365 * @throws ConfigException If the provided value is not acceptable.
368 throws ConfigException
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DBlindTrustManagerProvider.java37 import org.opends.server.config.ConfigException;
73 throws ConfigException, InitializationException
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DHistoricalCsnOrderingMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
57 throws ConfigException, InitializationException
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRuleFactory.java34 import org.opends.server.config.ConfigException;
53 throws ConfigException, InitializationException
H A DAuthPasswordExactEqualityMatchingRuleFactory.java37 import org.opends.server.config.ConfigException;
58 throws ConfigException, InitializationException
H A DBitStringEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DBooleanEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
57 throws ConfigException, InitializationException
H A DCaseExactEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
57 throws ConfigException, InitializationException
H A DCaseExactIA5EqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
55 throws ConfigException, InitializationException
H A DCaseExactIA5SubstringMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
55 throws ConfigException, InitializationException
H A DCaseExactOrderingMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
55 throws ConfigException, InitializationException
H A DCaseExactSubstringMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
55 throws ConfigException, InitializationException
H A DCaseIgnoreEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DCaseIgnoreIA5EqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DCaseIgnoreIA5SubstringMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DCaseIgnoreListEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DCaseIgnoreListSubstringMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
55 throws ConfigException, InitializationException
H A DCaseIgnoreOrderingMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
55 throws ConfigException, InitializationException
H A DCaseIgnoreSubstringMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DDirectoryStringFirstComponentEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException
H A DDistinguishedNameEqualityMatchingRuleFactory.java36 import org.opends.server.config.ConfigException;
56 throws ConfigException, InitializationException

Completed in 67 milliseconds

<<11121314151617181920>>