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)04747
Component initialization and startup47481
Controller action48502
Component initialization and startup #250550
Render Controller Action50550
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1715251504417-1715251504417
Component initialization and startup47481
Controller action48502
Component initialization and startup #250550
Render Controller Action50550