SessionException.php
system/Session/Exceptions/SessionException.php
1 class
6 methods
class SessionException
This file is part of CodeIgniter 4 framework. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
forMissingDatabaseTable
()
forInvalidSavePath
(?string $path = null)
forWriteProtectedSavePath
(?string $path = null)
forEmptySavepath
()
forInvalidSavePathFormat
(string $path)
forInvalidSameSiteSetting
(string $samesite)