HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/spatie/crawler/src/Exceptions/
Upload File :
Current File : //home/cardxfeb/public_html/vendor/spatie/crawler/src/Exceptions/UrlNotFoundByIndex.php
<?php

namespace Spatie\Crawler\Exceptions;

use RuntimeException;

class UrlNotFoundByIndex extends RuntimeException
{
}