Package in.cs699.tensors.delagram.profile_search_service.exception
-
Exception Summary Exception Description SearchFailedException A custom exception to express the error that search has failed for some reason.UserDoesNotExistException A custom exception to express the error that the searched user id doesn't correspond to any user.UserNotAddedToCircleException A custom exception to express the error that the users couldn't be added in each others' circle.