Missing Method in UsersController

Error: The action view is not defined in controller UsersController

Error: Create UsersController::view() in file: app/controllers/users_controller.php.

<?php
class UsersController extends AppController {

	var $name = 'Users';


	function view() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)