Lines Matching defs:OperationException
22 use FreeDSx\Ldap\Exception\OperationException;
104 * @throws OperationException
120 * @throws OperationException
136 * @throws OperationException
153 * @throws OperationException
159 } catch (Exception\OperationException $e) {
168 * Read an entry from LDAP. If the entry is not found an OperationException is thrown.
174 * @throws OperationException
180 throw new OperationException(sprintf(
195 * @throws OperationException
208 * @throws OperationException
224 * @throws OperationException
238 * @throws OperationException
251 * @throws OperationException
307 * @throws OperationException
315 * Send a request to LDAP that expects a response. If none is received an OperationException is thrown.
322 * @throws OperationException
328 throw new OperationException('Expected an LDAP message response, but none was received.');
339 * @throws OperationException
353 * @throws OperationException
366 * @throws OperationException
456 * @throws OperationException
474 * @throws OperationException