Missing Controller

Error: CostumeController could not be found.

Error: Create the class CostumeController below in file: mobile/controllers/costume_controller.php

<?php
class CostumeController extends AppController {

	var $name = 'Costume';
}
?>

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

(default) 8 queries took 11 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `profile_plays`10102
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb4_general_ci';111
3SHOW FULL COLUMNS FROM `profile_play_categories`992
4SHOW FULL COLUMNS FROM `cast_photo_diary_articles`15152
5SHOW FULL COLUMNS FROM `cast_movies`10101
6SHOW FULL COLUMNS FROM `cast_used_cast_image_roles`10101
7SHOW FULL COLUMNS FROM `cast_free_contents`991
8SHOW FULL COLUMNS FROM `announce_banners`10101
(shop) 2 queries took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `mst_defines`771
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci';110
(ccsWrite) 2 queries took 5 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `site_devices`883
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb4_general_ci';112