MissingActionException (class)

Class MissingActionException

Missing Action exception - used when a controller action cannot be found, or when the controller's isAction() method returns false.

Exception
Extended by RuntimeException
Extended by Cake\Core\Exception\Exception
Extended by Cake\Controller\Exception\Missi