Symfony2 API
Class

Symfony\Component\Security\Core\Exception\AuthenticationServiceException

class AuthenticationServiceException extends AuthenticationException

AuthenticationServiceException is thrown when an authentication request could not be processed due to a system problem.

Methods

string getMessageKey()

Message key to be used by the translation component.

Details

at line 25
public string getMessageKey()

Message key to be used by the translation component.

Return Value

string