class UnsupportedUserException extends AuthenticationServiceException
This exception is thrown when an account is reloaded from a provider which doesn't support the passed implementation of UserInterface.
Methods
| string |
getMessageKey()
Message key to be used by the translation component. |
from AuthenticationServiceException |
Details
in AuthenticationServiceException at line 25
public string
getMessageKey()
Message key to be used by the translation component.