TokenNotFoundException

TokenNotFoundException

class TokenNotFoundException extends AuthenticationException

TokenNotFoundException is thrown if a Token cannot be found.

Methods

TokenInterface getToken()

Get the token.

from AuthenticationException