Solar_Controller_Page::_notFound()
protected
void
Solar_Controller_Page::_notFound
( string $action
, array $params = NULL
)
Indicates an action (or other page) was not found.
Parameters
(string)
$action
: The name for the action that was not found.(array)
$params
: The params for the action that was not found.
Returns
(void)
Description
Indicates an action (or other page) was not found.