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
- RuntimeException
- Cake\Core\Exception\Exception
- Cake\Controller\Exception\Missi