Uses of Package
in.cs699.tensors.delagram.auth_service.exception
-
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.auth_service.controller Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failedEmailAlreadyRegistered A custom exception to express the error that the email-id has already been used for registrationInternalServerException A custom exception class to represent that there has been some sort of generic server errorUserIDAlreadyExistsException A custom exception class to express the error that the user id has already been usedUserNotInScopeException A custom exception class to express the error that the user isn't from IIT-B -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.auth_service.security Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failed -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.auth_service.service Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failedEmailAlreadyRegistered A custom exception to express the error that the email-id has already been used for registrationInternalServerException A custom exception class to represent that there has been some sort of generic server errorUserIDAlreadyExistsException A custom exception class to express the error that the user id has already been usedUserNotInScopeException A custom exception class to express the error that the user isn't from IIT-B -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.chatting_service.controller Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failed -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.content_upload_service.controller Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failedInternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.content_upload_service.repository Class Description InternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.content_upload_service.service Class Description InternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.content_view_service.controller Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failedInternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.content_view_service.repository Class Description InternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.content_view_service.service Class Description InternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.profile_search_service.controller Class Description AuthenticationFailedException A custom exception class to represent that there has authentication has failedInternalServerException A custom exception class to represent that there has been some sort of generic server error -
Classes in in.cs699.tensors.delagram.auth_service.exception used by in.cs699.tensors.delagram.profile_search_service.service Class Description InternalServerException A custom exception class to represent that there has been some sort of generic server error