Home
last modified time | relevance | path

Searched defs:HttpServiceUnavailableException (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Http/Exceptions/
H A DHttpServiceUnavailableException.php27 class HttpServiceUnavailableException extends HttpException class
/webtrees/app/Services/
H A DLeafletJsService.php23 use Fisharebest\Webtrees\Http\Exceptions\HttpServiceUnavailableException; alias
H A DSearchService.php28 use Fisharebest\Webtrees\Http\Exceptions\HttpServiceUnavailableException; alias