Missing Method in ObjecteditController

Error: The action edit is not defined in controller ObjecteditController

Error: Create ObjecteditController::edit() in file: app/controllers/objectedit_controller.php.

<?php
class ObjecteditController extends AppController {

	var $name = 'Objectedit';


	function edit() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp


Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)06666
Component initialization and startup66671
Controller action67692
Component initialization and startup #268740
Render Controller Action69740
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1774277604240-1774277604240
Component initialization and startup66671
Controller action67692
Component initialization and startup #268740
Render Controller Action69740