nextcloud/apps/user_ldap/lib/Exceptions
Arthur Schiwon 4dc4b7617b do not try to search after the last page
- saves an LDAP requests in these cases
- prevents a Protocol Error logged on < 7.3 API (for backports)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-04-27 17:39:53 +00:00
..
AttributeNotSet.php
ConstraintViolationException.php
NoMoreResults.php do not try to search after the last page 2021-04-27 17:39:53 +00:00
NotOnLDAP.php