Home
last modified time | relevance | path

Searched refs:ExceptionNotFound (Results 101 – 125 of 187) sorted by relevance

12345678

/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php82 } catch (ExceptionNotFound $e) {
110 } catch (ExceptionNotFound $e) {
183 } catch (ExceptionNotFound $e) {
H A DIFetcherLocalImage.php25 } catch (ExceptionNotFound $e) {
65 } catch (ExceptionNotFound $e) {
H A DClassUtility.php73 } catch (ExceptionNotFound|\ReflectionException $e) {
79 } catch (ExceptionNotFound $e) {
H A DSnippetSystem.php58 } catch (ExceptionNotFound $e) {
173 } catch (ExceptionNotFound $e) {
203 } catch (ExceptionNotFound $e) {
323 * @throws ExceptionNotFound
H A DFetcherPageBundler.php43 * @throws ExceptionNotFound
114 } catch (ExceptionBadSyntax|ExceptionNotFound|ExceptionBadArgument $e) {
185 } catch (ExceptionNotFound $e) {
209 } catch (ExceptionNotFound $e) {
H A DIdentityFormsHelper.php115 } catch (ExceptionNotFound $e) {
162 } catch (ExceptionNotFound $e) {
270 * @throws ExceptionNotFound
283 throw new ExceptionNotFound("No logo image could be found");
H A DFetcherRawLocalPath.php65 * @throws ExceptionNotFound
84 * @throws ExceptionNotFound
H A DCacheManager.php101 } catch (ExceptionNotFound $e) {
109 } catch (ExceptionNotFound $e) {
H A DHttp.php21 * @throws ExceptionNotFound
29 throw new ExceptionNotFound("No header was found with the header name $name");
H A DIso8601Date.php191 * @throws ExceptionNotFound
218 throw new ExceptionNotFound("The constant ($constant) is not a valid constant", self::CANONICAL);
295 } catch (ExceptionNotFound $e) {
H A DTagAttributes.php448 * @throws ExceptionNotFound
454 throw new ExceptionNotFound("No style");
638 } catch (ExceptionNotFound $e) {
885 } catch (ExceptionNotFound $e) {
1294 * @throws ExceptionNotFound
1300 throw new ExceptionNotFound("No output attribute with the key ($attribute)");
1491 * @throws ExceptionNotFound
1496 throw new ExceptionNotFound("No inner text is set");
1508 * @throws ExceptionNotFound
1514 throw new ExceptionNotFound("n
[all...]
H A DCacheTag.php30 } catch (ExceptionNotFound $e) {
82 } catch (ExceptionNotFound $e) {
H A DFetcherMarkupBuilder.php169 } catch (ExceptionNotFound $e) {
186 } catch (ExceptionNotFound $e) {
366 } catch (ExceptionNotFound $e) {
386 } catch (ExceptionCast|ExceptionNotFound $e) {
/plugin/combo/ComboStrap/Api/
H A DQualityMessageHandler.php5 use ComboStrap\ExceptionNotFound; alias
51 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/Meta/Field/
H A DFeaturedSvgImage.php5 use ComboStrap\ExceptionNotFound; alias
69 throw new ExceptionNotFound();
H A DAliases.php8 use ComboStrap\ExceptionNotFound; alias
41 * @throws ExceptionNotFound
60 } catch (ExceptionNotFound $e) {
167 } catch (ExceptionNotFound $e) {
/plugin/combo/syntax/
H A Dfragment.php4 use ComboStrap\ExceptionNotFound; alias
180 } catch (ExceptionNotFound $e) {
202 * @throws ExceptionNotFound
/plugin/combo/ComboStrap/Tag/
H A DSubscribeTag.php11 use ComboStrap\ExceptionNotFound; alias
56 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataText.php9 use ComboStrap\ExceptionNotFound; alias
38 throw new ExceptionNotFound("The value was not found for the metadata ($this)");
/plugin/combo/action/
H A Dmetatwitter.php14 use ComboStrap\ExceptionNotFound; alias
105 } catch (ExceptionNotFound $e) {
162 } catch (ExceptionNotFound $e) {
H A Dlang.php7 use ComboStrap\ExceptionNotFound; alias
83 } catch (ExceptionNotFound $e) {
H A Dbacklinkmenuitem.php6 use ComboStrap\ExceptionNotFound; alias
72 } catch (ExceptionNotFound $e) {
H A Dsnippets.php6 use ComboStrap\ExceptionNotFound; alias
179 } catch (ExceptionNotFound $e) {
H A Dmetaprocessing.php4 use ComboStrap\ExceptionNotFound; alias
109 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/TagAttribute/
H A DAnimation.php17 use ComboStrap\ExceptionNotFound; alias
66 } catch (ExceptionBadArgument|ExceptionBadSyntax|ExceptionNotFound $e) {

12345678