LogoutException
class LogoutException extends RuntimeException
Исключение LogoutException возникает, когда учетную запись нельзя вывести из состояния входа.
Методы
| __construct(string $message = 'Logout Exception', Exception $previous = null) |
Подробности
__construct(string $message = 'Logout Exception', Exception $previous = null)
Параметры
| string | $message | |
| Exception | $previous |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Core/Exception/LogoutException.html