AuthenticationUserException
class AuthenticationUserException extends RuntimeException
This Exception will be thrown if the user has a problem which may/can be solved by the user himself
The error message will be shown as login error to the user
class AuthenticationUserException extends RuntimeException
This Exception will be thrown if the user has a problem which may/can be solved by the user himself
The error message will be shown as login error to the user