Searched defs:OperationRejectedException (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/client/
H A DOperationRejectedException.java56 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
143 public OperationRejectedException(OperationType type, Message ufn) { method in class:OperationRejectedException
163 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
187 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/
H A DOperationRejectedException.java57 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
144 public OperationRejectedException(OperationType type, Message ufn) { method in class:OperationRejectedException
164 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
188 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/
H A DOperationRejectedException.java57 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
144 public OperationRejectedException(OperationType type, Message ufn) { method in class:OperationRejectedException
164 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
188 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/
H A DOperationRejectedException.java56 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
143 public OperationRejectedException(OperationType type, Message ufn) { method in class:OperationRejectedException
163 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
187 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/
H A DOperationRejectedException.java57 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
144 public OperationRejectedException(OperationType type, Message ufn) { method in class:OperationRejectedException
164 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
188 public OperationRejectedException(OperationType type, Message ufn, method in class:OperationRejectedException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/
H A DOperationRejectedException.java57 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
143 public OperationRejectedException(OperationType type, LocalizableMessage ufn) { method in class:OperationRejectedException
163 public OperationRejectedException(OperationType type, LocalizableMessage ufn, method in class:OperationRejectedException
187 public OperationRejectedException(OperationType type, LocalizableMessage ufn, method in class:OperationRejectedException
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/client/
H A DOperationRejectedException.java50 public class OperationRejectedException extends AdminClientException { class in inherits:AdminClientException
127 public OperationRejectedException(OperationType type, LocalizableMessage ufn) { method in class:OperationRejectedException
143 public OperationRejectedException(OperationType type, LocalizableMessage ufn, method in class:OperationRejectedException
163 public OperationRejectedException(OperationType type, LocalizableMessage ufn, LocalizableMessage message) { method in class:OperationRejectedException

Completed in 74 milliseconds