nextcloud/lib/private/User
Carl Schwan da0928827a refactor: Expose a public exception when no user is found
And use this new exception everywhere outside of where the old one was
throw.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-30 21:56:10 +02:00
..
BackgroundJobs
Listeners
AvailabilityCoordinator.php
Backend.php
Database.php
DisabledUserException.php
DisplayNameCache.php
LazyUser.php refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
LoginException.php
Manager.php refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
NoUserException.php refactor: Expose a public exception when no user is found 2026-06-30 21:56:10 +02:00
OutOfOfficeData.php
PartiallyDeletedUsersBackend.php
Session.php
User.php