Class AlreadyAuthenticated
Exception thrown when the user is already authenticated.
Third parties may use this exception to redirect authenticated user from a login page to their profile page.
- Exception implements Throwable
- ┗ ICanBoogie\SecurityException
- ┗ ICanBoogie\AlreadyAuthenticated
Methods summary
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message