Home
last modified time | relevance | path

Searched refs:ExceptionNotFound (Results 151 – 175 of 187) sorted by relevance

12345678

/plugin/combo/ComboStrap/
H A DLabel.php70 } catch (ExceptionNotFound $e) {
H A DQualityDynamicMonitoringOverwrite.php69 } catch (ExceptionNotFound $e) {
H A DBrandButton.php236 } catch (ExceptionNotFound $e) {
415 * @throws ExceptionNotFound
427 throw new ExceptionNotFound("No {$this->iconType} icon could be found for the known brand ($this)");
528 } catch (ExceptionNotFound $e) {
H A DOutline.php316 } catch (ExceptionNotFound $e) {
621 * @throws ExceptionNotFound
811 } catch (ExceptionNotFound $e) {
831 } catch (ExceptionNotFound $e) {
862 } catch (ExceptionNotFound $e) {
H A DPageTitle.php103 } catch (ExceptionNotFound $e) {
H A DPanelTag.php82 } catch (ExceptionNotFound $e) {
205 } catch (ExceptionNotFound $e) {
H A DSqlite.php88 } catch (ExceptionNotFound $e) {
201 } catch (ExceptionNotFound $e) {
H A DJson.php47 * @throws ExceptionNotFound
H A DSearchTag.php55 } catch (ExceptionNotFound $e) {
H A DPageKeywords.php68 } catch (ExceptionNotFound $e) {
H A DFetcherCache.php81 } catch (ExceptionNotFound $e) {
H A DCacheReportHtmlDataBlockArray.php44 } catch (ExceptionNotFound $e) {
H A DPageType.php53 } catch (ExceptionNotFound $e) {
H A DPathTreeNode.php94 } catch (ExceptionNotFound $e) {
H A DLazyLoad.php258 } catch (ExceptionNotFound $e) {
H A DSlotManagerMenuItem.php133 } catch (ExceptionNotFound $e) {
H A DEditButton.php284 } catch (ExceptionNotFound $e) {
296 } catch (ExceptionNotFound $e) {
H A DIconDownloader.php482 } catch (ExceptionNotFound $e) {
619 * @throws ExceptionNotFound
626 throw new ExceptionNotFound("The url for the library ($library) was not found");
H A DDateTag.php39 } catch (ExceptionNotFound $e) {
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php10 use ComboStrap\ExceptionNotFound; alias
78 } catch (ExceptionNotFound $e) {
H A DMetadataDbStore.php11 use ComboStrap\ExceptionNotFound; alias
178 } catch (ExceptionNotFound $e) {
/plugin/combo/syntax/
H A Diterator.php5 use ComboStrap\ExceptionNotFound; alias
122 } catch (ExceptionNotFound $e) {
408 } catch (ExceptionNotFound $e) {
H A Dwebcode.php24 use ComboStrap\ExceptionNotFound; alias
/plugin/combo/
H A Dcli.php18 use ComboStrap\ExceptionNotFound;
375 } catch (ExceptionNotFound|ExceptionNotExists $e) {
449 } catch (ExceptionNotFound $e) {
20 use ComboStrap\ExceptionNotFound; global() alias
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php11 use ComboStrap\ExceptionNotFound; alias
199 } catch (ExceptionBadArgument|ExceptionInternal|ExceptionNotFound $e) {

12345678