Home
last modified time | relevance | path

Searched refs:ExceptionNotEnabled (Results 1 – 8 of 8) sorted by relevance

/plugin/combo/ComboStrap/
H A DRobots.php13 * @throws ExceptionNotEnabled - if the page can be indexed
61 throw new ExceptionNotEnabled();
H A DExceptionNotEnabled.php12 class ExceptionNotEnabled extends ExceptionCompile class
H A DToc.php84 } catch (ExceptionNotEnabled $e) {
H A DOutline.php527 * @throws ExceptionNotEnabled
537 throw new ExceptionNotEnabled();
H A DEditButton.php200 * @throws ExceptionNotEnabled
H A DHeadingTag.php349 } catch (ExceptionNotEnabled $e) {
/plugin/combo/syntax/
H A Dedit.php5 use ComboStrap\ExceptionNotEnabled; alias
141 } catch (ExceptionNotEnabled $e) {
/plugin/combo/action/
H A Dpageprotection.php7 use ComboStrap\ExceptionNotEnabled; alias
338 } catch (ExceptionNotEnabled $e) {