Lines Matching refs:ExceptionCompile
288 * @throws ExceptionCompile
310 * @throws ExceptionCompile
333 …throw new ExceptionCompile("The icon library ($library) is unknown. The icon could not be download…
351 } catch (ExceptionCompile $e) {
352 …throw new ExceptionCompile("The emoji name $iconName is unknown. The emoji could not be downloaded…
415 …throw new ExceptionCompile("The box-icon icon ($iconName) has a type ($iconType) that is unknown, …
445 * @throws ExceptionCompile
461 } catch (ExceptionCompile $e) {
462 …throw new ExceptionCompile("The icon directory ($iconDir) could not be created.", Icon::ICON_CANON…
489 throw new ExceptionCompile($message, Icon::ICON_CANONICAL_NAME);
553 * @throws ExceptionCompile
568 * @throws ExceptionCompile
574 …throw new ExceptionCompile ("We expect that the icon name ($iconName) has two parts separated by a…