Searched refs:DefinitionDecodingException (Results 1 - 25 of 161) sorted by relevance

1234567

/forgerock/opendj2/src/server/org/opends/server/admin/
H A DDefinitionDecodingException.java41 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
106 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, method in class:DefinitionDecodingException
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DDefinitionDecodingException.java42 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
107 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, method in class:DefinitionDecodingException
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DDefinitionDecodingException.java42 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
107 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, method in class:DefinitionDecodingException
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DDefinitionDecodingException.java41 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
106 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, method in class:DefinitionDecodingException
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DDefinitionDecodingException.java42 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
107 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, method in class:DefinitionDecodingException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DDefinitionDecodingException.java42 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
107 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, method in class:DefinitionDecodingException
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/
H A DDefinitionDecodingException.java37 public class DefinitionDecodingException extends DecodingException { class in inherits:DecodingException
96 public DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) { method in class:DefinitionDecodingException
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/client/
H A DManagementContext.java35 import org.forgerock.opendj.config.DefinitionDecodingException;
165 * @throws DefinitionDecodingException
178 ManagedObjectPath<C, S> path) throws DefinitionDecodingException, ManagedObjectDecodingException,
195 * @throws DefinitionDecodingException
208 throws DefinitionDecodingException, LdapException, ManagedObjectNotFoundException;
224 * @throws DefinitionDecodingException
237 throws DefinitionDecodingException, LdapException, ManagedObjectNotFoundException;
H A DDriverBasedManagementContext.java35 import org.forgerock.opendj.config.DefinitionDecodingException;
83 ManagedObjectPath<C, S> path) throws DefinitionDecodingException, ManagedObjectDecodingException,
95 throws DefinitionDecodingException, LdapException, ManagedObjectNotFoundException {
106 throws DefinitionDecodingException, LdapException, ManagedObjectNotFoundException {
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/server/
H A DConfigExceptionFactory.java32 import org.opends.server.admin.DefinitionDecodingException;
75 DefinitionDecodingException e) {
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/server/
H A DConfigExceptionFactory.java32 import org.forgerock.opendj.config.DefinitionDecodingException;
68 public ConfigException createDecodingExceptionAdaptor(DN dn, DefinitionDecodingException e) {
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestParentCfgClient.java41 import org.opends.server.admin.DefinitionDecodingException;
198 * @throws DefinitionDecodingException
219 throws DefinitionDecodingException, ManagedObjectDecodingException,
303 * @throws DefinitionDecodingException
322 throws DefinitionDecodingException, ManagedObjectDecodingException,
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestParentCfgClient.java40 import org.opends.server.admin.DefinitionDecodingException;
197 * @throws DefinitionDecodingException
218 throws DefinitionDecodingException, ManagedObjectDecodingException,
302 * @throws DefinitionDecodingException
321 throws DefinitionDecodingException, ManagedObjectDecodingException,
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestParentCfgClient.java41 import org.opends.server.admin.DefinitionDecodingException;
198 * @throws DefinitionDecodingException
219 throws DefinitionDecodingException, ManagedObjectDecodingException,
303 * @throws DefinitionDecodingException
322 throws DefinitionDecodingException, ManagedObjectDecodingException,
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestParentCfgClient.java40 import org.opends.server.admin.DefinitionDecodingException;
197 * @throws DefinitionDecodingException
218 throws DefinitionDecodingException, ManagedObjectDecodingException,
302 * @throws DefinitionDecodingException
321 throws DefinitionDecodingException, ManagedObjectDecodingException,
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestParentCfgClient.java41 import org.opends.server.admin.DefinitionDecodingException;
198 * @throws DefinitionDecodingException
219 throws DefinitionDecodingException, ManagedObjectDecodingException,
303 * @throws DefinitionDecodingException
322 throws DefinitionDecodingException, ManagedObjectDecodingException,
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestParentCfgClient.java40 import org.opends.server.admin.DefinitionDecodingException;
195 * @throws DefinitionDecodingException
216 throws DefinitionDecodingException, ManagedObjectDecodingException,
300 * @throws DefinitionDecodingException
319 throws DefinitionDecodingException, ManagedObjectDecodingException,
/forgerock/opendj2/src/server/org/opends/server/admin/client/
H A DManagementContext.java37 import org.opends.server.admin.DefinitionDecodingException;
218 * @throws DefinitionDecodingException
238 ManagedObjectPath<C, S> path) throws DefinitionDecodingException,
266 * @throws DefinitionDecodingException
285 DefinitionDecodingException, AuthorizationException,
313 * @throws DefinitionDecodingException
332 throws IllegalArgumentException, DefinitionDecodingException,
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/
H A DManagementContext.java38 import org.opends.server.admin.DefinitionDecodingException;
219 * @throws DefinitionDecodingException
239 ManagedObjectPath<C, S> path) throws DefinitionDecodingException,
267 * @throws DefinitionDecodingException
286 DefinitionDecodingException, AuthorizationException,
314 * @throws DefinitionDecodingException
333 throws IllegalArgumentException, DefinitionDecodingException,
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/
H A DManagementContext.java38 import org.opends.server.admin.DefinitionDecodingException;
219 * @throws DefinitionDecodingException
239 ManagedObjectPath<C, S> path) throws DefinitionDecodingException,
267 * @throws DefinitionDecodingException
286 DefinitionDecodingException, AuthorizationException,
314 * @throws DefinitionDecodingException
333 throws IllegalArgumentException, DefinitionDecodingException,
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/
H A DManagementContext.java37 import org.opends.server.admin.DefinitionDecodingException;
218 * @throws DefinitionDecodingException
238 ManagedObjectPath<C, S> path) throws DefinitionDecodingException,
266 * @throws DefinitionDecodingException
285 DefinitionDecodingException, AuthorizationException,
313 * @throws DefinitionDecodingException
332 throws IllegalArgumentException, DefinitionDecodingException,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/
H A DManagementContext.java38 import org.opends.server.admin.DefinitionDecodingException;
219 * @throws DefinitionDecodingException
239 ManagedObjectPath<C, S> path) throws DefinitionDecodingException,
267 * @throws DefinitionDecodingException
286 DefinitionDecodingException, AuthorizationException,
314 * @throws DefinitionDecodingException
333 throws IllegalArgumentException, DefinitionDecodingException,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/
H A DManagementContext.java36 import org.opends.server.admin.DefinitionDecodingException;
215 * @throws DefinitionDecodingException
235 ManagedObjectPath<C, S> path) throws DefinitionDecodingException,
263 * @throws DefinitionDecodingException
282 DefinitionDecodingException, AuthorizationException,
310 * @throws DefinitionDecodingException
329 throws IllegalArgumentException, DefinitionDecodingException,
/forgerock/opendj2/src/server/org/opends/server/admin/server/
H A DConfigExceptionFactory.java33 import org.opends.server.admin.DefinitionDecodingException;
79 DefinitionDecodingException e) {
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/server/
H A DConfigExceptionFactory.java34 import org.opends.server.admin.DefinitionDecodingException;
80 DefinitionDecodingException e) {

Completed in 133 milliseconds

1234567