Home
last modified time | relevance | path

Searched defs:HttpException (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Http/Exceptions/
H A DHttpException.php27 class HttpException extends RuntimeException class
/webtrees/app/Http/Middleware/
H A DHandleExceptions.php24 use Fisharebest\Webtrees\Http\Exceptions\HttpException; alias