/app/Lib/AppExceptionHandler.php (line 6)
object(MissingControllerException) {
	[protected] _messageTemplate => 'Controller class %s could not be found.'
	[protected] _attributes => array(
		'class' => 'Index.htmlController',
		'plugin' => null
	)
	[protected] _responseHeaders => null
	[protected] message => 'Controller class Index.htmlController could not be found.'
	[protected] code => (int) 404
	[protected] file => '/home/extraporad/domains/extraporadnia.pl/public_html/lib/Cake/Routing/Dispatcher.php'
	[protected] line => (int) 159
}