Hierarchy For Package com.bank.auth_service.exception
Class Hierarchy
- java.lang.Object
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- com.bank.auth_service.exception.MessageHandler
- com.bank.auth_service.exception.RestExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.bank.auth_service.exception.CodeNotFoundOrExpiredException
- com.bank.auth_service.exception.InvalidCodeException
- com.bank.auth_service.exception.InvalidUserCredentialsException
- com.bank.auth_service.exception.RefreshTokenExpiredException
- com.bank.auth_service.exception.RefreshTokenNotFoundException
- com.bank.auth_service.exception.UserNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)