Hierarchy For Package dev.fernando.user_authentication_api.exception
Class Hierarchy
- java.lang.Object
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- dev.fernando.user_authentication_api.exception.MessageHandler
- dev.fernando.user_authentication_api.exception.RestExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dev.fernando.user_authentication_api.exception.ChangePasswordIncorrectException
- dev.fernando.user_authentication_api.exception.InvalidUserCredentialsException
- dev.fernando.user_authentication_api.exception.UserAlreadyExistException
- dev.fernando.user_authentication_api.exception.UserNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)