Missing Method in CakeError

Error: The action facebook.com is not defined in controller CakeError

Error: Create CakeError::facebook.com() in file: app/Controller/CakeError.php.

<?php
class CakeError extends AppController {


	public function facebook.com() {

	}

}

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

Stack Trace