Missing Controller

Error: 403.shtmlController could not be found.

Error: Create the class 403.shtmlController below in file: app/controllers/403.shtml_controller.php

<?php
class 403.shtmlController extends AppController {

	var $name = '403.shtml';
}
?>

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