%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/sakura-blog/themes/theme-basic/orange/v1.1.3/lib/errors/
Upload File :
Create Path :
Current File : //usr/local/sakura-blog/themes/theme-basic/orange/v1.1.3/lib/errors/NotFoundException.php

<?php

namespace SakuraBlog\Errors;

use Exception;

class NotFoundException extends Exception
{
	public function __construct()
	{
		parent::__construct("not found", 404);
	}
}

Zerion Mini Shell 1.0