Home
last modified time | relevance | path

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

/plugin/404manager/
H A Dadmin.php334 $this->throwRuntimeException("Something went wrong when deleting the redirections");
402 … $this->throwRuntimeException('Redirection for page (' . $sourcePageId . 'already exist');
452 $this->throwRuntimeException("There was a problem during insertion");
459 $this->throwRuntimeException("There was a problem during the update");
484 $this->throwRuntimeException('Not implemented for a SQLite data store');
511 $this->throwRuntimeException("Not Yet implemented");
631 … $this->throwRuntimeException('SavePageRedirections must no be called for a SQLite data store');
713 $this->throwRuntimeException("Unable to load the sqlite plugin");
746 $this->throwRuntimeException('Errors during delete of all redirections');
754 … $this->throwRuntimeException('Unable to delete the file ' . self::DATA_STORE_TYPE_CONF_FILE);
[all …]