W3cubDocs

/Symfony 3.2

LogoutException

class LogoutException extends RuntimeException

LogoutException is thrown when the account cannot be logged out.

Methods

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

Details

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

Parameters

$message
Exception $previous

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.2/Symfony/Component/Security/Core/Exception/LogoutException.html