Hierarchy For Package com.example.blogs.app.api.user.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.example.blogs.app.api.user.exception.EmailTakenException
- com.example.blogs.app.api.user.exception.FailedToCreateUserException
- com.example.blogs.app.api.user.exception.FailedToFindUserByIdException
- com.example.blogs.app.api.user.exception.FailedToFindUserException
- com.example.blogs.app.api.user.exception.FailedToUpdateUserException
- com.example.blogs.app.api.user.exception.UsernameTakenException
- com.example.blogs.app.api.user.exception.UserNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)