Missing Controller

Error: Shop-onlineController could not be found.

Error: Create the class Shop-onlineController below in file: app/controllers/shop-online_controller.php

<?php
class Shop-onlineController extends AppController {

	var $name = 'Shop-online';
}
?>

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