Home
last modified time | relevance | path

Searched refs:ExceptionNotAuthorized (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DExceptionNotAuthorized.php5 class ExceptionNotAuthorized extends ExceptionCompile class
H A DEditButton.php142 } catch (ExceptionNotAuthorized|ExceptionBadState $e) {
226 * @throws ExceptionNotAuthorized - if the user cannot modify the page
233 throw new ExceptionNotAuthorized("Page is not writable by the user");