LogoutException
extends RuntimeException
in package
LogoutException is thrown when the account cannot be logged out.
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = 'Logout Exception' ][, Throwable $previous = null ]) : mixed
Parameters
- $message : string = 'Logout Exception'
- $previous : Throwable = null