Symfony2 API
Class

Symfony\Component\Security\Core\Exception\TokenNotFoundException

class TokenNotFoundException extends AuthenticationException

TokenNotFoundException is thrown if a Token cannot be found.

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