W3cubDocs

/Symfony 4.1

LogoutException

class LogoutException extends RuntimeException

LogoutException is thrown when the account cannot be logged out.

Methods

__construct(string $message = 'Logout Exception', Exception $previous = null)

Details

__construct(string $message = 'Logout Exception', Exception $previous = null)

Parameters

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