Home
last modified time | relevance | path

Searched refs:Throwable (Results 1 – 10 of 10) sorted by relevance

/webtrees/app/Http/Middleware/
H A DHandleExceptions.php36 use Throwable; alias
74 * @throws Throwable
104 } catch (Throwable $exception) {
119 } catch (Throwable) {
128 } catch (Throwable) {
137 } catch (Throwable) {
179 * @param Throwable $exception
183 …private function thirdPartyExceptionResponse(ServerRequestInterface $request, Throwable $exception…
203 * @param Throwable $exception
207 …private function unhandledExceptionResponse(ServerRequestInterface $request, Throwable $exception)…
[all …]
H A DBadBotBlocker.php37 use Throwable; alias
/webtrees/app/
H A DView.php26 use Throwable; alias
174 * @throws Throwable
186 } catch (Throwable $ex) {
/webtrees/app/Factories/
H A DImageFactory.php43 use Throwable; alias
126 } catch (Throwable $ex) {
161 } catch (Throwable $ex) {
223 } catch (Throwable $ex) {
/webtrees/app/Http/RequestHandlers/
H A DSetupWizard.php45 use Throwable; alias
331 } catch (Throwable $ex) {
358 } catch (Throwable $exception) {
H A DUpgradeWizardStep.php37 use Throwable; alias
232 } catch (Throwable $exception) {
H A DManageMediaData.php44 use Throwable; alias
369 } catch (FilesystemException | UnableToReadFile | Throwable) {
/webtrees/app/Module/
H A DFixSearchAndReplace.php38 use Throwable; alias
394 } catch (Throwable) {
/webtrees/resources/views/setup/
H A Dstep-6-failed.phtml8 * @var Throwable $exception
/webtrees/app/Services/
H A DModuleService.php264 use Throwable; alias
723 } catch (Throwable $exception) {