\CodeIgniter\ExceptionsPageNotFoundException

Summary

Methods
Properties
Constants
forPageNotFound()
forEmptyController()
forControllerNotFound()
forMethodNotFound()
No public properties found
No constants found
No protected methods found
$code
N/A
No private methods found
No private properties found
N/A

Properties

$code

$code : integer

Error code

Type

integer

Methods

forPageNotFound()

forPageNotFound(\CodeIgniter\Exceptions\string  $message = null) 

Parameters

\CodeIgniter\Exceptions\string $message

forEmptyController()

forEmptyController() 

forControllerNotFound()

forControllerNotFound(\CodeIgniter\Exceptions\string  $controller, \CodeIgniter\Exceptions\string  $method) 

Parameters

\CodeIgniter\Exceptions\string $controller
\CodeIgniter\Exceptions\string $method

forMethodNotFound()

forMethodNotFound(\CodeIgniter\Exceptions\string  $method) 

Parameters

\CodeIgniter\Exceptions\string $method