PageNotFoundException.php
system/Exceptions/PageNotFoundException.php
1 class
6 methods
class PageNotFoundException
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.
forPageNotFound
(?string $message = null)
forEmptyController
()
forControllerNotFound
(string $controller, string $method)
forMethodNotFound
(string $method)
forLocaleNotSupported
(string $locale)
lang
(string $line, array $args = [])