. */ namespace SP\Core\Exceptions; /** * Class FileNotFoundException * * @package SP\Core\Exceptions */ final class FileNotFoundException extends SPException { }