Lines Matching refs:e

212         } catch (ExceptionNotFound $e) {
277 } catch (ExceptionNotFound $e) {
315 } catch (ExceptionNotFound $e) {
337 } catch (ExceptionBadSyntax|ExceptionNotFound $e) {
343 } catch (\DOMException $e) {
344 throw new ExceptionRuntimeInternal("Bad local name meta, should not occur", self::CANONICAL, 1, $e);
380 } catch (ExceptionNotFound $e) {
414 } catch (ExceptionNotFound $e) {
447 } catch (ExceptionNotFound $e) {
461 } catch (\Exception $e) {
462 LogUtility::internalError("The file ($iconPath) should be found and the local name should be good. Error: {$e->getMessage()}");
502 } catch (ExceptionNotFound $e) {
519 } catch (\Exception $e) {
550 } catch (ExceptionBadArgument $e) {
563 } catch (ExceptionNotFound $e) {
570 } catch (ExceptionNotFound $e) {
589 } catch (ExceptionNotFound|ExceptionCast $e) {
599 } catch (ExceptionCompile|ExceptionNotExists|ExceptionNotExists $e) {
600 LogUtility::error("Error while rendering the page content.", self::CANONICAL, $e);
601 $model["main-content-html"] = "An error has occured. " . $e->getMessage();
619 } catch (ExceptionNotFound|ExceptionNotExists $e) {
621 } catch (ExceptionCompile $e) {
622 LogUtility::error("Error while rendering the slot $elementId for the template ($this)", self::CANONICAL, $e);
623 $model["$elementId-html"] = LogUtility::wrapInRedForHtml("Error: " . $e->getMessage());
641 } catch (ExceptionNotFound $e) {
666 } catch (ExceptionNotFound $e) {
689 } catch (ExceptionNotFound $e) {
691 } catch (ExceptionBadState $e) {
692 throw ExceptionRuntimeInternal::withMessageAndError("The toast snippet should have been found", $e);
718 } catch (ExceptionNotFound $e) {
781 } catch (ExceptionNotFound $e) {
913 } catch (ExceptionNotFound $e) {
933 } catch (ExceptionNotFound $e) {
959 } catch (ExceptionNotFound $e) {
965 } catch (ExceptionNotFound $e) {
1107 } catch (ExceptionNotFound $e) {