Searched refs:ExceptionBadState (Results 1 – 19 of 19) sorted by relevance
44 * @throws ExceptionBadState - the markup is mandatory95 * @throws ExceptionBadState - if the markup was not defined165 * @throws ExceptionBadState170 throw new ExceptionBadState("The markup was not defined.", self::CANONICAL);
26 …* @throws ExceptionBadState - if the node has already been added and is not the same than in the t…43 … throw new ExceptionBadState("The node ($treeNode) was already added but not on this level");
524 * @throws ExceptionBadState532 …throw new ExceptionBadState("You can't replicate the page ($this->markupPath) because it does not …558 * @throws ExceptionBadState570 * @throws ExceptionBadState - if the array is empty577 throw new ExceptionBadState("The page database attribute passed should not be empty");615 …throw new ExceptionBadState("There was a problem during the page attribute updates. : {$e->getMess…630 … throw new ExceptionBadState("The page should be defined to create a page database row");640 … throw new ExceptionBadState("You can't insert a page in the database without a page id");654 throw new ExceptionBadState($message);661 …throw new ExceptionBadState("The markup path {$this->markupPath} could not be transformed as wiki …[all …]
5 class ExceptionBadState extends ExceptionCompile class
142 } catch (ExceptionNotAuthorized|ExceptionBadState $e) {227 …* @throws ExceptionBadState - if the page is a revision page or the HTML is not the output of a pa…246 … throw new ExceptionBadState("Internal Error: No edit button can be added to a revision page");
91 * @throws ExceptionBadState
917 …* @throws ExceptionBadState - an error where for instance an inline script does not have any conte…973 * @throws ExceptionBadState - if no content was found1001 …throw new ExceptionBadState("The internal js snippet ($this) has no content. Skipped", self::CANON…1082 … throw new ExceptionBadState("The extension ($extension) is unknown", self::CANONICAL);
278 } catch (ExceptionBadState $e) {313 } catch (ExceptionBadState $e) {326 } catch (ExceptionBadState $e) {491 } catch (ExceptionBadState $e) {
251 } catch (ExceptionBadState $e) {265 } catch (ExceptionBadState $e) {
241 * @throws ExceptionBadState457 * @throws ExceptionBadState472 * @throws ExceptionBadState - if no svg was set to be processed561 * @throws ExceptionBadState849 * @throws ExceptionBadState1528 * @throws ExceptionBadState
44 } catch (ExceptionBadState $e) {
255 …} catch (ExceptionNotFound|ExceptionBadArgument|ExceptionBadState|ExceptionBadSyntax|ExceptionComp…
74 } elseif ($e instanceof ExceptionBadState || $e instanceof ExceptionInternal) {
692 } catch (ExceptionBadState $e) {
7 use ComboStrap\ExceptionBadState; alias135 * @throws ExceptionBadState - if for any reason, it's not possible to store the data146 throw new ExceptionBadState("A resource is mandatory", self::CANONICAL);149 …throw new ExceptionBadState("The DokuWiki metadata store is only for page resource", self::CANONIC…
16 use ComboStrap\ExceptionBadState; alias775 * @throws ExceptionBadState784 throw new ExceptionBadState("The first DOM node is not a DOM element");
4 use ComboStrap\ExceptionBadState; alias
22 use ComboStrap\ExceptionBadState; alias
8 use ComboStrap\ExceptionBadState; alias300 } catch (ExceptionBadState $e) {