<?php namespace Xentral\Components\Http\Exception; class FileNotFoundException extends \RuntimeException implements HttpComponentExceptionInterface { }