Lines Matching refs:e

205         } catch (ExceptionNotFound $e) {
432 } catch (ExceptionBadSyntax $e) {
433 throw new ExceptionBadSyntaxRuntime($e->getMessage(), self::CANONICAL, 1, $e);
448 } catch (ExceptionBadSyntax $e) {
449 throw new ExceptionBadSyntaxRuntime($e->getMessage(), self::CANONICAL, 1, $e);
512 } catch (ExceptionNotFound $e) {
517 } catch (ExceptionNotFound $e) {
522 } catch (ExceptionNotFound $e) {
527 } catch (ExceptionNotFound $e) {
532 } catch (ExceptionNotFound $e) {
537 } catch (ExceptionNotFound $e) {
576 } catch (\ReflectionException $e) {
577 LogUtility::internalError("Unable to add the FetchImageSvg class as dependency. Error: {$e->getMessage()}");
581 } catch (\ReflectionException $e) {
582 LogUtility::internalError("Unable to add the XmlDocument class as dependency. Error: {$e->getMessage()}");
621 } catch (ExceptionNotFound $e) {
637 } catch (ExceptionBadArgument $e) {
642 } catch (ExceptionNotFound $e) {
727 } catch (ExceptionNotFound $e) {
793 } catch (ExceptionNotFound $e) {
832 } catch (ExceptionNotFound $e) {
841 } catch (ExceptionNotFound $e) {
874 } catch (ExceptionNotFound $e) {
882 } catch (ExceptionNotFound $e) {
889 } catch (ExceptionNotFound $e) {
896 } catch (ExceptionNotFound $e) {
948 } catch (ExceptionNotFound $e) {
1065 } catch (ExceptionNotFound $e) {
1101 } catch (ExceptionCompile $e) {
1102 LogUtility::msg("The requested width $requestedWidth could not be converted to pixel. It returns the following error ({$e->getMessage()}). Processing was stopped");
1118 } catch (ExceptionCompile $e) {
1119 LogUtility::msg("The requested height $requestedHeight could not be converted to pixel. It returns the following error ({$e->getMessage()}). Processing was stopped");
1220 } catch (ExceptionNotFound $e) {
1228 } catch (ExceptionNotFound $e) {
1347 } catch (ExceptionNotFound $e) {
1365 } catch (ExceptionNotFound $e) {
1399 } catch (ExceptionBadArgument $e) {
1413 } catch (ExceptionBadArgument $e) {
1423 } catch (ExceptionBadArgument $e) {
1469 } catch (ExceptionCompile $e) {
1470 throw new ExceptionBadArgument("We can't get the icon path. Error: {$e->getMessage()}. (ie media or icon name attribute is mandatory).", self::CANONICAL, 1, $e);
1475 } catch (ExceptionNotFound $e) {
1501 } catch (ExceptionNotFound $e) {
1510 } catch (ExceptionBadArgument $e) {
1511 throw new ExceptionNotFound("The name ($requestedName) is not a valid icon name. Error: ({$e->getMessage()}.", self::CANONICAL, 1, $e);
1519 } catch (ExceptionCompile $e) {
1520 throw new ExceptionCompile("The icon ($requestedName) could not be downloaded. Error: ({$e->getMessage()}.", self::CANONICAL);
1535 } catch (ExceptionNotFound $e) {
1617 } catch (ExceptionBadArgument $e) {
1631 } catch (ExceptionBadArgument $e) {
1652 } catch (ExceptionCompile $e) {
1668 } catch (ExceptionCompile $e) {
1715 } catch (ExceptionNotFound $e) {
1720 } catch (ExceptionBadSyntax $e) {
1721 throw new ExceptionRuntime("The svg file ($path) is not a valid svg. Error: {$e->getMessage()}");
1762 } catch (ExceptionNotFound $e) {
1768 } catch (ExceptionNotFound $e) {
1806 } catch (ExceptionNotFound $e) {