Documentation

LogoutException extends RuntimeException
in package

LogoutException is thrown when the account cannot be logged out.

Tags
author

Jeremy Mikola jmikola@gmail.com

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

        
On this page

Search results