Missing Method in CakeError

Error: The action www.thetips.de is not defined in controller CakeError

Error: Create CakeError::www.thetips.de() in file: app/Controller/CakeError.php.

<?php
class CakeError extends AppController {


	public function www.thetips.de() {

	}

}

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

Stack Trace