FileException.php
system/Files/Exceptions/FileException.php
1 class
3 methods
class FileException
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.
forUnableToMove
(?string $from = null, ?string $to = null, ?string $error = null)
forExpectedDirectory
(string $caller)
forExpectedFile
(string $caller)